Skip to content

Hostname

ptci.com

Last fetched

ptci.com resolves to 1 IPv4 address operated by PLDI - Pioneer Long Distance Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · ptci.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ptci.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.250.192.10564.250.192.0/19AS11650PLDI - Pioneer Long Distance Inc.US

WHOIS identity

Registrar
iana:291
Organization
pioneer telephone cooperative,
Contact emails

Subdomains

28 observed subdomains of ptci.com.

Web-graph footprint

Distinct hostnames that link to or from ptci.com in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ptci.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEc35e13.workshop-spf.net
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP64.250.192.0/24

Related pages

Pivot deeper into the graph from ptci.com.

Cypher and MCP

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

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