Skip to content

Hostname

fuelfox.net

Last fetched

fuelfox.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fuelfox.netRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fuelfox.net

Resolution chain

fuelfox.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.233.140.3218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.194.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.62.23.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.15.21854.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.243.16032.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.6.3032.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

14 observed subdomains of fuelfox.net.

Web-graph footprint

Distinct hostnames that link to or from fuelfox.net in the public web crawl.

7 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fuelfox.net.

MechanismTarget
SPF_Afuelfox.net
SPF_INCLUDEspf.mailanyone.net
SPF_IP18.233.140.32
SPF_MXfuelfox.net

Related pages

Pivot deeper into the graph from fuelfox.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fuelfox.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.