Skip to content

Hostname

fusion-iot.de

Last fetched

fusion-iot.de resolves to 1 IPv4 address operated by AS16316 in DE.

Nutrition Label

WHISPER CANON · fusion-iot.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fusion-iot.de

Resolution chain

fusion-iot.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.145.99.115217.145.96.0/20AS16316DE

WHOIS identity

No WHOIS records are currently associated with fusion-iot.de in WhisperGraph.

Subdomains

9 observed subdomains of fusion-iot.de.

Web-graph footprint

Distinct hostnames that link to or from fusion-iot.de in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fusion-iot.de.

MechanismTarget
SPF_Aweb04.tmt.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDE_web.relay.tmt.de
SPF_INCLUDEagenturserver.de
SPF_IP194.228.111.0/24
SPF_IP212.158.146.16/29
SPF_IP217.145.98.139/32
SPF_IP217.145.99.114
SPF_IP217.145.99.115
SPF_IP217.145.99.50
SPF_IP80.188.200.138/29
SPF_IP90.183.101.192/27
SPF_IP90.183.101.224/28
SPF_MXfusion-iot.de

Related pages

Pivot deeper into the graph from fusion-iot.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fusion-iot.de"})-[: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.