Skip to content

Hostname

pte.hu

Last fetched

pte.hu resolves to 1 IPv4 address operated by AS1955 in HU.

Nutrition Label

WHISPER CANON · pte.huRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pte.hu

Resolution chain

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

IPPrefixASNOperatorCountry
193.6.50.138193.6.0.0/16AS1955HU

WHOIS identity

No WHOIS records are currently associated with pte.hu in WhisperGraph.

Subdomains

4,323 observed subdomains of pte.hu.

Web-graph footprint

Distinct hostnames that link to or from pte.hu in the public web crawl.

727 sites link to this hostname.

479 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for pte.hu.

MechanismTarget
SPF_Apte.hu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.6.50.104
SPF_IP193.6.50.12
SPF_IP193.6.50.120
SPF_IP193.6.50.145
SPF_IP193.6.54.31
SPF_IP193.6.54.32
SPF_IP193.6.63.13
SPF_IP2001:738:7801:200:0:0:0:104
SPF_IP2001:738:7801:200:0:0:0:120
SPF_IP213.253.193.134
SPF_MXpte.hu

Related pages

Pivot deeper into the graph from pte.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pte.hu"})-[: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.