Skip to content

Hostname

beacon.fusioncdn.com

Last fetched

beacon.fusioncdn.com resolves to 9 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in DE.

Nutrition Label

WHISPER CANON · beacon.fusioncdn.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/beacon.fusioncdn.com

Resolution chain

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

IPPrefixASNOperatorCountry
163.171.242.126163.171.242.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
3.160.150.1223.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.283.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.343.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.523.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with beacon.fusioncdn.com in WhisperGraph.

Web-graph footprint

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

178 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from beacon.fusioncdn.com.

Cypher and MCP

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

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