Hostname
fixwp.net
Last fetched
fixwp.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3956 as the registrar.
Nutrition Label
Resolution chain
fixwp.net 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 |
|---|---|---|---|---|
| 52.6.34.39 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3956
- Organization
- digital canvas
- Contact emails
- hostmaster@digitalcanvas.com
- 01b3f82d-37eb-4cad-9a3c-35d45ff18120@identity-protect.org
- 2c8d5572-ef69-4072-ba13-f14474fc56f9@identity-protect.org
- 3b2b902e-b375-47c2-874c-2f09d2dde726@identity-protect.org
- 473e6fef-c0f5-4c8e-b438-a9e905075c36@identity-protect.org
- 677f5388-a2c3-478b-9b6c-192ce60d9c4a@identity-protect.org
- f4353ea8-3cd5-4ed4-8e4c-70745d3120b2@identity-protect.org
Subdomains
2 observed subdomains of fixwp.net.
| Subdomain |
|---|
| manage.fixwp.net |
| www.fixwp.net |
Web-graph footprint
Distinct hostnames that link to or from fixwp.net in the public web crawl.
4 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for fixwp.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from fixwp.net.
- IP · 52.6.34.39
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:3956
- Country · US
- Email · hostmaster@digitalcanvas.com
- TLD · .net
- Browse hostnames · fi…
- 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: "fixwp.net"})-[: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.