Skip to content

Hostname

mail11.quickfds.com

Last fetched

mail11.quickfds.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR.

Nutrition Label

WHISPER CANON · mail11.quickfds.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail11.quickfds.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.189.10.9172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX records

  • mail11.quickfds.com

SPF policy

45 SPF mechanisms authorising senders for mail11.quickfds.com.

MechanismTarget
SPF_Amail11.quickfds.com
SPF_INCLUDEamazonses.com
SPF_IP128.204.215.192/26
SPF_IP172.189.10.119
SPF_IP172.189.10.132
SPF_IP172.189.10.148
SPF_IP172.189.10.151
SPF_IP172.189.10.39
SPF_IP172.189.10.40
SPF_IP172.189.10.48
SPF_IP172.189.10.65
SPF_IP172.189.10.9
SPF_IP172.189.10.94
SPF_IP172.189.11.26
SPF_IP172.189.11.66
SPF_IP172.189.11.90
SPF_IP172.189.11.97
SPF_IP172.189.16.120
SPF_IP172.189.16.70
SPF_IP172.189.16.86
SPF_IP172.189.17.147
SPF_IP172.189.17.156
SPF_IP172.189.17.242
SPF_IP172.189.17.38
SPF_IP172.189.17.57
SPF_IP172.189.17.7
SPF_IP172.189.19.166
SPF_IP172.189.21.185
SPF_IP172.189.21.5
SPF_IP172.189.22.244
SPF_IP172.189.23.11
SPF_IP172.189.23.44
SPF_IP172.189.29.198
SPF_IP172.189.9.163
SPF_IP172.189.9.191
SPF_IP172.189.9.66
SPF_IP172.189.9.78
SPF_IP172.189.9.8
SPF_IP205.220.160.11/32
SPF_IP205.220.172.1/32
SPF_IP213.218.139.64/27
SPF_IP4.178.156.132
SPF_IP4.178.156.208
SPF_IP98.66.202.235
SPF_MXmail11.quickfds.com

Related pages

Pivot deeper into the graph from mail11.quickfds.com.

Cypher and MCP

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

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