Skip to content

Hostname

pttep.com

Last fetched

pttep.com resolves to 1 IPv4 address operated by AS48851 in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · pttep.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/pttep.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.22.67.2566.22.67.0/24AS48851SG

WHOIS identity

Registrar
iana:460
Organization
ptt exploration and production pcl.
Contact emails

Subdomains

126 observed subdomains of pttep.com.

Web-graph footprint

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

367 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pttep.com.

MechanismTarget
SPF_Aspf.pttep.com
SPF_INCLUDE_spf-dc10.sapsf.com
SPF_INCLUDE_spf-dc66.sapsf.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.pttgrp.com
SPF_IP175.176.220.182
SPF_IP20.212.227.75
SPF_IP20.212.228.77
SPF_IP20.212.48.22
SPF_IP4.194.43.160

Related pages

Pivot deeper into the graph from pttep.com.

Cypher and MCP

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

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