Hostname
usephoenix.com
Last fetched
usephoenix.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
usephoenix.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of usephoenix.com owner
- Contact emails
- webmaster@thermastor.com
- 51701871-817e-445e-a66a-bbe6f343d742@identity-protect.org
- 62db9a63-375f-4b56-be19-c837a427a2b8@identity-protect.org
- 73e50b48-59c8-482a-be60-dd4308cef4cd@identity-protect.org
- 7455f8f4-8545-4b1b-869a-8952cee8721b@identity-protect.org
- a02d9509-b482-4d9c-a78f-191e1cbaaafe@identity-protect.org
- cac76ba5-b7b4-4d2a-bdad-3a56139fe65d@identity-protect.org
- d0c13e4e-6378-4525-b18b-9b57c9235d18@identity-protect.org
- owner-8612308@usephoenix.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of usephoenix.com.
Showing 11 of 12. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from usephoenix.com in the public web crawl.
53 sites link to this hostname.
53 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for usephoenix.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 3.214.204.181/32 |
Related pages
Pivot deeper into the graph from usephoenix.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "usephoenix.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.