Skip to content

Hostname

aire.com

Last fetched

aire.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · aire.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aire.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.16.172.14199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.113199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:2
Organization
aire
Contact emails

Subdomains

5 observed subdomains of aire.com.

Web-graph footprint

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

121 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for aire.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEab.sendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.238.134.28
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP160.3.3.232
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP50.31.32.0/19
SPF_IP64.88.171.195/32
SPF_IP67.133.172.170

Related pages

Pivot deeper into the graph from aire.com.

Cypher and MCP

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

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