Skip to content

Hostname

bergh.nu

Last fetched

bergh.nu resolves to 1 IPv4 address operated by AS42708 in SE.

Nutrition Label

WHISPER CANON · bergh.nuRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/bergh.nu

Resolution chain

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

IPPrefixASNOperatorCountry
185.157.222.27185.157.220.0/22AS42708SE

WHOIS identity

No WHOIS records are currently associated with bergh.nu in WhisperGraph.

Subdomains

7 observed subdomains of bergh.nu.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for bergh.nu.

MechanismTarget
SPF_IP185.157.222.27
SPF_IP2001:470:28:505::/64
SPF_IP2001:470:28:ff::/64
SPF_IP2001:470:ddc3::/48
SPF_IP216.158.104.21
SPF_IP2a02:752:0:18:0:0:0:27
SPF_IP46.235.233.123

Related pages

Pivot deeper into the graph from bergh.nu.

Cypher and MCP

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

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