Hostname
phyxlife.com
Last fetched
phyxlife.com resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
phyxlife.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 |
|---|---|---|---|---|
| 45.145.52.61 | 45.145.52.0/24 | AS49981 | — | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- alpha domains
- Contact emails
- phyxlife.com@namebrightprivacy.com
- contact@alphadomains.com
- 013fbd08d72f49308f2eb44501b1a839.protect@withheldforprivacy.com
- pw-53cf3cc18508bc86c0e8fa604351a432@privacyguardian.org
- pw-7f5d1463c0fbce5b763ad4e45d314307@privacyguardian.org
- pw-870464f72a753f45b885a8cbef52fdc3@privacyguardian.org
- pw-9a07d4cf35f1a136ec6988e224ea8ca6@privacyguardian.org
- pw-ce7ef377ccb83e770e1bed33929da06c@privacyguardian.org
- pw-d4518e956edea889852e05bd145e1150@privacyguardian.org
- pw-e07928fe0c49c1160d1e2dbe21776e9a@privacyguardian.org
Subdomains
1 observed subdomain of phyxlife.com.
| Subdomain |
|---|
| www.phyxlife.com |
Web-graph footprint
Distinct hostnames that link to or from phyxlife.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for phyxlife.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 45.145.52.61 |
Related pages
Pivot deeper into the graph from phyxlife.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phyxlife.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.