Skip to content

Hostname

fxsync.b3-it.de

Last fetched

fxsync.b3-it.de resolves to 1 IPv4 address operated by VODANET International IP-Backbone of Vodafone in DE.

Nutrition Label

WHISPER CANON · fxsync.b3-it.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fxsync.b3-it.de

Resolution chain

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

IPPrefixASNOperatorCountry
24.134.48.2124.134.0.0/16AS3209VODANET International IP-Backbone of VodafoneDE

WHOIS identity

No WHOIS records are currently associated with fxsync.b3-it.de in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fxsync.b3-it.de.

MechanismTarget
SPF_IP24.134.48.21
SPF_IP2a02:8106:210:4c00:0:0:0:1
SPF_IP2a02:c205:3002:4097:0:0:0:1
SPF_IP79.143.179.135
SPF_IP95.111.251.215
SPF_MXfxsync.b3-it.de

Related pages

Pivot deeper into the graph from fxsync.b3-it.de.

Cypher and MCP

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

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