Skip to content

Hostname

mx00.fxflat.com

Last fetched

mx00.fxflat.com resolves to 1 IPv4 address operated by AS61157 in DE.

Nutrition Label

WHISPER CANON · mx00.fxflat.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx00.fxflat.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.131.253.252213.131.224.0/19AS61157DE

WHOIS identity

No WHOIS records are currently associated with mx00.fxflat.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mx00.fxflat.com.

MechanismTarget
SPF_Amx00.fxflat.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspfext.ibkr.com
SPF_INCLUDEturbo-smtp.com
SPF_IP185.29.217.58
SPF_IP188.138.65.124
SPF_IP204.8.240.0/22
SPF_IP216.93.243.254
SPF_IP38.76.4.236
SPF_IP87.139.125.114
SPF_MXmx00.fxflat.com

Related pages

Pivot deeper into the graph from mx00.fxflat.com.

Cypher and MCP

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

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