Skip to content

Hostname

pts.edu

Last fetched

pts.edu resolves to 1 IPv4 address operated by ENVENTIS - Fidium in US.

Nutrition Label

WHISPER CANON · pts.eduRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pts.edu

Resolution chain

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

IPPrefixASNOperatorCountry
64.61.208.23264.61.192.0/18AS12042ENVENTIS - FidiumUS

WHOIS identity

Registrar
Organization
pittsburgh theological seminary
Contact emails

Subdomains

41 observed subdomains of pts.edu.

Web-graph footprint

Distinct hostnames that link to or from pts.edu in the public web crawl.

278 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pts.edu.

MechanismTarget
SPF_Apts.edu
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP198.17.44.24/32
SPF_IP64.61.208.224/27
SPF_IP74.122.104.0/22
SPF_IP98.142.80.209/32
SPF_MXpts.edu

Related pages

Pivot deeper into the graph from pts.edu.

Cypher and MCP

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

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