Skip to content

Hostname

prtg.entry.no

Last fetched

prtg.entry.no resolves to 1 IPv4 address operated by AS44764 in NO.

Nutrition Label

WHISPER CANON · prtg.entry.noRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/prtg.entry.no

Resolution chain

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

IPPrefixASNOperatorCountry
92.42.67.292.42.64.0/21AS44764NO

WHOIS identity

No WHOIS records are currently associated with prtg.entry.no in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for prtg.entry.no.

MechanismTarget
SPF_Aprtg.entry.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_MXprtg.entry.no

Related pages

Pivot deeper into the graph from prtg.entry.no.

Cypher and MCP

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

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