Skip to content

Hostname

gfefuses.com

Last fetched

gfefuses.com resolves to 2 IPv4 addresses operated by AS133752 in HK. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · gfefuses.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gfefuses.com

Resolution chain

gfefuses.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.75.117.169103.75.154.0/23AS133752HK
167.88.61.211167.88.159.0/24AS63023AS-GLOBALTELEHOST - GTHostUS

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Subdomains

5 observed subdomains of gfefuses.com.

Web-graph footprint

Distinct hostnames that link to or from gfefuses.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gfefuses.com.

MechanismTarget
SPF_Agfefuses.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP208.73.206.207
SPF_MXgfefuses.com

Related pages

Pivot deeper into the graph from gfefuses.com.

Cypher and MCP

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

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

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