Skip to content

Hostname

thommessen.no

Last fetched

thommessen.no resolves to 1 IPv4 address operated by AS201454 in NO.

Nutrition Label

WHISPER CANON · thommessen.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/thommessen.no

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.216.70188.94.216.0/21AS201454NO

WHOIS identity

No WHOIS records are currently associated with thommessen.no in WhisperGraph.

Subdomains

23 observed subdomains of thommessen.no.

Web-graph footprint

Distinct hostnames that link to or from thommessen.no in the public web crawl.

138 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for thommessen.no.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEepost.provisoevent.no
SPF_INCLUDEspf-uk.vx-email.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.59.190/32
SPF_IP193.44.77.163/32
SPF_IP52.31.213.252
SPF_IP91.227.208.180
SPF_MXthommessen.no

Related pages

Pivot deeper into the graph from thommessen.no.

Cypher and MCP

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

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