Skip to content

Hostname

knowledgebase.fuse.work

Last fetched

knowledgebase.fuse.work resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH.

Nutrition Label

WHISPER CANON · knowledgebase.fuse.workRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/knowledgebase.fuse.work

Resolution chain

knowledgebase.fuse.work resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.141.10318.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.1318.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.5718.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.6818.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
3.174.230.373.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.463.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.753.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.83.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
54.230.114.11054.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.11954.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.5254.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.6954.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with knowledgebase.fuse.work in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from knowledgebase.fuse.work in the public web crawl.

5 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from knowledgebase.fuse.work.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "knowledgebase.fuse.work"})-[: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.