Skip to content

Hostname

ptu.usg.com.pl

Last fetched

ptu.usg.com.pl resolves to 1 IPv4 address operated by OVH - OVH SAS in PL.

Nutrition Label

WHISPER CANON · ptu.usg.com.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ptu.usg.com.pl

Resolution chain

ptu.usg.com.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.77.54.2651.77.0.0/16AS16276OVH - OVH SASPL

WHOIS identity

No WHOIS records are currently associated with ptu.usg.com.pl in WhisperGraph.

Subdomains

2 observed subdomains of ptu.usg.com.pl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ptu.usg.com.pl.

MechanismTarget
SPF_Amx.gnhost.pl
SPF_Amx2.gnhost.pl
SPF_Amx3.gnhost.pl
SPF_Amx4.gnhost.pl
SPF_Aptu.usg.com.pl
SPF_MXptu.usg.com.pl

Related pages

Pivot deeper into the graph from ptu.usg.com.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ptu.usg.com.pl"})-[: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.