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
Resolution chain
pttep.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.22.67.25 | 66.22.67.0/24 | AS48851 | — | SG |
WHOIS identity
- Registrar
- iana:460
- Organization
- ptt exploration and production pcl.
- Contact emails
- reg_21017308@whoisprotection.cc
- kr42r6vc3ra@networksolutionsprivateregistration.com
- qn2g77ps8wg@networksolutionsprivateregistration.com
- rr6v698p8d5@networksolutionsprivateregistration.com
- sawaeng@pttep.com
- ty3zw2hv6cs@networksolutionsprivateregistration.com
- wn6xr2m453s@networksolutionsprivateregistration.com
Subdomains
126 observed subdomains of pttep.com.
Showing 25 of 126. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for pttep.com.
| Mechanism | Target |
|---|---|
| SPF_A | spf.pttep.com |
| SPF_INCLUDE | _spf-dc10.sapsf.com |
| SPF_INCLUDE | _spf-dc66.sapsf.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.pttgrp.com |
| SPF_IP | 175.176.220.182 |
| SPF_IP | 20.212.227.75 |
| SPF_IP | 20.212.228.77 |
| SPF_IP | 20.212.48.22 |
| SPF_IP | 4.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.