Skip to content

Hostname

sanair.com

Last fetched

sanair.com resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sanair.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/sanair.com

Resolution chain

sanair.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
181.224.131.22181.224.128.0/21AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of sanair.com.

Web-graph footprint

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

33 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sanair.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Asanair.com
SPF_INCLUDEspf.everycloudtech.com
SPF_INCLUDEspf.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.247.78.5
SPF_IP181.224.131.22
SPF_IP209.182.215.239
SPF_IP50.144.170.26
SPF_IP50.210.4.225
SPF_MXsanair.com

Related pages

Pivot deeper into the graph from sanair.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sanair.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.