Hostname
ph.com
Last fetched
ph.com resolves to 1 IPv4 address operated by REFLECTED - Reflected Networks, Inc. in ES. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
ph.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.254.114.238 | 66.254.114.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | ES |
WHOIS identity
- Registrar
- iana:1052
- Organization
- brian thomas
- Contact emails
- 67f68bd6ebf72617_o@whoisprivacy.com
- a38uq7cj5rr@networksolutionsprivateregistration.com
- a94fp4c99yd@networksolutionsprivateregistration.com
- aa76u3mw4we@networksolutionsprivateregistration.com
- ba5pv3q25hd@networksolutionsprivateregistration.com
- bc9vr2t69wb@networksolutionsprivateregistration.com
- be3nw2xv53s@networksolutionsprivateregistration.com
- dp94q6dw7us@networksolutionsprivateregistration.com
- ecom-webadmin@aciworldwide.com
- eg5mp8q597c@networksolutionsprivateregistration.com
- hc4vr7uj5m6@networksolutionsprivateregistration.com
- k54k37hg7bk@networksolutionsprivateregistration.com
- k73gq39n8ue@networksolutionsprivateregistration.com
- m46wj23e4ab@networksolutionsprivateregistration.com
- n47ad6585cc@networksolutionsprivateregistration.com
- nb44k8qt2uz@networksolutionsprivateregistration.com
- ng6ma7qz6jv@networksolutionsprivateregistration.com
- nr6ex3vv63r@networksolutionsprivateregistration.com
- nr8e68649k4@networksolutionsprivateregistration.com
- qs7ut8832ej@networksolutionsprivateregistration.com
- and 18 more
Subdomains
7 observed subdomains of ph.com.
Web-graph footprint
Distinct hostnames that link to or from ph.com in the public web crawl.
34 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for ph.com.
| Mechanism | Target |
|---|---|
| SPF_A | devilrays-out.reflected.net |
| SPF_A | ph.com |
| SPF_A | smtp-out.reflected.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-002a0701.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.211.96.66 |
| SPF_IP | 162.211.96.67 |
| SPF_IP | 208.78.92.0/24 |
| SPF_IP | 208.78.93.0/24 |
| SPF_IP | 208.78.94.0/24 |
| SPF_IP | 208.91.206.0/24 |
| SPF_IP | 208.91.207.0/24 |
| SPF_MX | ph.com |
Related pages
Pivot deeper into the graph from ph.com.
- IP · 66.254.114.238
- ASN · AS29789REFLECTED - Reflected Networks, Inc.
- Registrar · iana:1052
- Country · ES
- Email · 67f68bd6ebf72617_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · ph…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ph.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.