Skip to content

Hostname

fusioncapltd.com

Last fetched

fusioncapltd.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · fusioncapltd.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fusioncapltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.95.31.8423.95.31.0/24AS36352AS-COLOCROSSING - HostPapaUS
84.16.253.084.16.224.0/19AS28753DE

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of fusioncapltd.com.

Threat posture

History

Mail and authentication

MX records

  • fusioncapltd.com

SPF policy

5 SPF mechanisms authorising senders for fusioncapltd.com.

MechanismTarget
SPF_Afusioncapltd.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP139.177.180.48
SPF_IP84.16.253.0
SPF_MXfusioncapltd.com

Related pages

Pivot deeper into the graph from fusioncapltd.com.

Cypher and MCP

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

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