Skip to content

Hostname

areeba.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.36.253104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.156.127172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.37.232.58185.37.232.0/24AS210318LB

WHOIS identity

Registrar
iana:2
Organization
m1 group
Contact emails

Subdomains

33 observed subdomains of areeba.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for areeba.com.

MechanismTarget
SPF_Aareeba.com
SPF_Amail.areeba.com
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEspf-00382801.pphosted.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_MXareeba.com

Related pages

Pivot deeper into the graph from areeba.com.

Cypher and MCP

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

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