Skip to content

Hostname

bloggnorge.com

Last fetched

bloggnorge.com resolves to 1 IPv4 address operated by AS34087 in NO. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · bloggnorge.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bloggnorge.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.164.11.45178.164.0.0/19AS34087NO

WHOIS identity

Registrar
iana:106
Organization
x -#bloggnorge.com#-
Contact emails

Subdomains

417 observed subdomains of bloggnorge.com.

Web-graph footprint

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

24 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bloggnorge.com.

MechanismTarget
SPF_Abloggnorge.com
SPF_IP213.162.246.71
SPF_MXbloggnorge.com

Related pages

Pivot deeper into the graph from bloggnorge.com.

Cypher and MCP

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

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