Skip to content

Hostname

come2norway.com

Last fetched

come2norway.com resolves to 1 IPv4 address operated by AS24679 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.3.26.15381.3.0.0/18AS24679DE

WHOIS identity

Registrar
iana:1387
Organization
come2norway
Contact emails

Subdomains

2 observed subdomains of come2norway.com.

Web-graph footprint

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

11 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for come2norway.com.

MechanismTarget
SPF_Acome2norway.com
SPF_Aspartan534.lcube-server.de
SPF_MXcome2norway.com

Related pages

Pivot deeper into the graph from come2norway.com.

Cypher and MCP

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

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