Skip to content

Hostname

aircatch.io

Last fetched

aircatch.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · aircatch.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aircatch.io

Resolution chain

aircatch.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.9.189.3365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.4165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.4465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.7465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.141.11699.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.1899.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.6299.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.141.8099.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

3 observed subdomains of aircatch.io.

Web-graph footprint

Distinct hostnames that link to or from aircatch.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aircatch.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from aircatch.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aircatch.io"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.