Skip to content

Hostname

treffdata.no

Last fetched

treffdata.no resolves to 1 IPv4 address operated by AS2119 in NO.

Nutrition Label

WHISPER CANON · treffdata.noRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/treffdata.no

Resolution chain

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

IPPrefixASNOperatorCountry
62.92.16.4262.92.0.0/16AS2119NO

WHOIS identity

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

Subdomains

11 observed subdomains of treffdata.no.

Web-graph footprint

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

8 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • treffdata.no

SPF policy

3 SPF mechanisms authorising senders for treffdata.no.

MechanismTarget
SPF_Atreffdata.no
SPF_IP151.80.30.171
SPF_MXtreffdata.no

Related pages

Pivot deeper into the graph from treffdata.no.

Cypher and MCP

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

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