Skip to content

Hostname

pti-interface.com

Last fetched

pti-interface.com resolves to 1 IPv4 address operated by CLOUDPIT in DE. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · pti-interface.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pti-interface.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.203.110.22091.203.108.0/22AS45012CLOUDPITDE

WHOIS identity

Registrar
iana:85
Organization
Contact emails

Subdomains

3 observed subdomains of pti-interface.com.

Web-graph footprint

Distinct hostnames that link to or from pti-interface.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pti-interface.com.

MechanismTarget
SPF_INCLUDEsecure-mailgate.com

Related pages

Pivot deeper into the graph from pti-interface.com.

Cypher and MCP

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

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