Hostname
fuzeforge.com
Last fetched
fuzeforge.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fuzeforge.com owner
- Contact emails
- 3064bcf7-ea09-4050-b21d-98bc4a26ced5@identity-protect.org
- 3aece7e6-4877-480a-aa40-a9363d929aeb@identity-protect.org
- 8b98c11d-6175-44f9-bb85-8c8b2a27cc3e@identity-protect.org
- df4c56f1-ae5d-463a-b8f0-09ac91732b74@identity-protect.org
- owner-11425410@fuzeforge.com.whoisprivacyservice.org
- owner-11725914@fuzeforge.com.whoisprivacyservice.org
- owner-7111136@fuzeforge.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of fuzeforge.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fuzeforge.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fuzeforge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dvtech.io |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_MX | fuzeforge.com |
Related pages
Pivot deeper into the graph from fuzeforge.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fuzeforge.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.