Skip to content

Hostname

airsus.com

Last fetched

airsus.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · airsus.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/airsus.com

Resolution chain

airsus.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.62.250104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.59172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
83.217.92.12883.217.64.0/19AS34762STELOGYBE

WHOIS identity

Registrar
iana:69
Organization
rick veeningen
Contact emails

Subdomains

4 observed subdomains of airsus.com.

Web-graph footprint

Distinct hostnames that link to or from airsus.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for airsus.com.

MechanismTarget
SPF_Aairsus.com
SPF_Amail.airsus.com
SPF_INCLUDEportal.reeleezee.com
SPF_INCLUDEspf.airsus.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.85.17.48
SPF_MXairsus.com

Related pages

Pivot deeper into the graph from airsus.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "airsus.com"})-[: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.