Skip to content

Hostname

www.bitfusiontec.com

Last fetched

www.bitfusiontec.com resolves to 1 IPv4 address operated by INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company in SY.

Nutrition Label

WHISPER CANON · www.bitfusiontec.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/www.bitfusiontec.com

Resolution chain

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

IPPrefixASNOperatorCountry
90.153.255.24790.153.128.0/17AS29256INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock CompanySY

WHOIS identity

No WHOIS records are currently associated with www.bitfusiontec.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.bitfusiontec.com.

MechanismTarget
SPF_Abitfusiontec.com
SPF_Awww.bitfusiontec.com
SPF_IP90.153.255.247
SPF_MXwww.bitfusiontec.com

Related pages

Pivot deeper into the graph from www.bitfusiontec.com.

Cypher and MCP

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

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