Skip to content

Hostname

2tp.no

Last fetched

2tp.no resolves to 1 IPv4 address operated by SERVETHEWORLD-AS in NO.

Nutrition Label

WHISPER CANON · 2tp.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2tp.no

Resolution chain

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

IPPrefixASNOperatorCountry
185.117.97.226185.117.97.0/24AS34989SERVETHEWORLD-ASNO

WHOIS identity

No WHOIS records are currently associated with 2tp.no in WhisperGraph.

Subdomains

8 observed subdomains of 2tp.no.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for 2tp.no.

MechanismTarget
SPF_A2tp.no
SPF_INCLUDE_spf.cpanel.guru
SPF_INCLUDEcpanel.guru
SPF_INCLUDEnordichosting.com
SPF_IP185.117.97.226
SPF_IP193.93.253.52
SPF_IP46.255.21.153
SPF_MX2tp.no

Related pages

Pivot deeper into the graph from 2tp.no.

Cypher and MCP

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

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