Skip to content

Hostname

fusionbd.net

Last fetched

fusionbd.net resolves to 169.46.21.89, announced in 169.46.0.0/17 by SOFTLAYER - IBM Cloud in US. fusionbd.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fusionbd.netRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/fusionbd.net

Resolution chain

IPv6 resolution

No AAAA record for fusionbd.net is recorded in WhisperGraph.

Attribution

ibm

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
ashequr rasul
Contact emails
lovelu_dhk@hotmail.com

Subdomains

Mail and authentication

Nameservers

  • freedns1.registrar-servers.com
  • freedns2.registrar-servers.com
  • freedns3.registrar-servers.com
  • freedns4.registrar-servers.com
  • freedns5.registrar-servers.com
  • ns1.fusionbd.net
  • ns2.fusionbd.net

MX records

  • fusionbd.net
  • mail.fusionbd.net

SPF policy

  • include: _spf.google.com
  • a: fusionbd.net
  • mx: fusionbd.net
  • ip: 169.46.78.48
  • ip: 169.60.229.212

Threat-feed evidence

History

Related pages

Pivot from fusionbd.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fusionbd.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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