Skip to content

Hostname

ptg.no

Last fetched

ptg.no resolves to 1 IPv4 address operated by AS43200 in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.26.42.24081.26.32.0/19AS43200NO

WHOIS identity

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

Subdomains

7 observed subdomains of ptg.no.

Web-graph footprint

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

30 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ptg.no.

MechanismTarget
SPF_INCLUDEkundeweb.ptg.no
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfprotection.itpartner.no
SPF_IP109.247.203.238
SPF_IP141.0.231.173
SPF_IP158.248.118.93
SPF_IP185.125.161.18
SPF_IP193.212.200.213
SPF_IP213.239.68.222
SPF_IP52.232.27.151/32
SPF_IP62.92.213.50
SPF_IP77.222.170.217
SPF_IP79.160.214.66
SPF_IP79.160.234.186

Related pages

Pivot deeper into the graph from ptg.no.

Cypher and MCP

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

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