Skip to content

Hostname

fusionlayer.com

Last fetched

fusionlayer.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · fusionlayer.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fusionlayer.com

Resolution chain

fusionlayer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.42.36.21477.42.0.0/17AS24940FI

WHOIS identity

Registrar
iana:113
Organization
fusionlayer,
Contact emails

Subdomains

60 observed subdomains of fusionlayer.com.

Web-graph footprint

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

29 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fusionlayer.com.

MechanismTarget
SPF_Afusionlayer.com
SPF_INCLUDE25515979.spf10.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:4f9:c010:72e3:0:0:0:1
SPF_IP2a01:4f9:c011:336e:0:0:0:1
SPF_IP2a01:4f9:c011:6902:0:0:0:1
SPF_IP65.21.104.233
SPF_IP80.75.102.14/24
SPF_IP80.75.107.0/24
SPF_IP95.216.205.14
SPF_IP95.217.223.227
SPF_MXfusionlayer.com

Related pages

Pivot deeper into the graph from fusionlayer.com.

Cypher and MCP

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

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