Skip to content

Hostname

areabe.com

Last fetched

areabe.com resolves to 1 IPv4 address operated by APERTURE-NETWORKS-2 in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · areabe.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/areabe.com

Resolution chain

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

IPPrefixASNOperatorCountry
153.122.52.184153.122.48.0/20AS131921APERTURE-NETWORKS-2JP

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

14 observed subdomains of areabe.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for areabe.com.

MechanismTarget
SPF_INCLUDEspf.list-finder.jp
SPF_IP153.122.52.184
SPF_IP203.183.104.0/25
SPF_IP203.183.24.64/26
SPF_IP210.158.223.128/26
SPF_IP210.236.231.229/32
SPF_IP210.239.49.64/26
SPF_IP211.1.228.174/32
SPF_IP58.5.116.80/29

Related pages

Pivot deeper into the graph from areabe.com.

Cypher and MCP

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

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