Skip to content

Hostname

bergenarea.org

Last fetched

bergenarea.org resolves to 2 IPv4 addresses operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bergenarea.orgRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bergenarea.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.239.28.24223.239.28.0/22AS63949US
129.121.81.172129.121.80.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of bergenarea.org.

Web-graph footprint

Distinct hostnames that link to or from bergenarea.org in the public web crawl.

10 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bergenarea.org.

MechanismTarget
SPF_Abergenarea.org
SPF_Adataspindle.com
SPF_IP2602:ff36:0:1:0:0:0:10
SPF_IP2602:ff36:0:1:0:0:0:20
SPF_IP2602:ff36:0:1:0:0:0:97
SPF_IP2602:ff36:0:2:0:0:0:10
SPF_IP67.219.182.10
SPF_IP67.219.183.10
SPF_MXbergenarea.org

Related pages

Pivot deeper into the graph from bergenarea.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bergenarea.org"})-[: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.