Skip to content

Hostname

webair.com

Last fetched

webair.com resolves to 1 IPv4 address operated by IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · webair.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/webair.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.167.87.18572.167.84.0/22AS398101IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska RiauUS

WHOIS identity

Registrar
iana:2
Organization
webair cloud
Contact emails

Subdomains

2,992 observed subdomains of webair.com.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for webair.com.

MechanismTarget
SPF_INCLUDE_ipblocks.webair.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEccsend.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzcsend.net
SPF_IP173.239.26.160/27
SPF_IP50.115.235.144/28
SPF_IP50.115.235.160/27

Related pages

Pivot deeper into the graph from webair.com.

Cypher and MCP

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

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