Skip to content

Hostname

areas.com

Last fetched

areas.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · areas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/areas.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.104.23445.60.104.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.32.23445.60.32.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for areas.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-003dff02.pphosted.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.239.35.26
SPF_IP148.105.0.0/16
SPF_IP193.56.233.249/32
SPF_IP193.56.233.250/32
SPF_IP195.77.171.155
SPF_IP195.77.171.156
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.36.87.198
SPF_IP51.68.105.98
SPF_IP52.178.147.112

Related pages

Pivot deeper into the graph from areas.com.

Cypher and MCP

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

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