Skip to content

Hostname

flatex.de

Last fetched

flatex.de resolves to 1 IPv4 address operated by AS16316 in DE.

Nutrition Label

WHISPER CANON · flatex.deRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flatex.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.145.106.165217.145.96.0/20AS16316DE

WHOIS identity

No WHOIS records are currently associated with flatex.de in WhisperGraph.

Subdomains

30 observed subdomains of flatex.de.

Web-graph footprint

Distinct hostnames that link to or from flatex.de in the public web crawl.

350 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for flatex.de.

MechanismTarget
SPF_INCLUDE_smtp-relay.tmt.de
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_IP213.61.224.197
SPF_IP62.159.72.48/28
SPF_IP62.192.194.134/31
SPF_IP62.192.206.119
SPF_IP88.209.63.251

Related pages

Pivot deeper into the graph from flatex.de.

Cypher and MCP

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

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