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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.189.10.9 | 172.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
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.
| Mechanism | Target |
|---|---|
| SPF_A | mail11.quickfds.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 128.204.215.192/26 |
| SPF_IP | 172.189.10.119 |
| SPF_IP | 172.189.10.132 |
| SPF_IP | 172.189.10.148 |
| SPF_IP | 172.189.10.151 |
| SPF_IP | 172.189.10.39 |
| SPF_IP | 172.189.10.40 |
| SPF_IP | 172.189.10.48 |
| SPF_IP | 172.189.10.65 |
| SPF_IP | 172.189.10.9 |
| SPF_IP | 172.189.10.94 |
| SPF_IP | 172.189.11.26 |
| SPF_IP | 172.189.11.66 |
| SPF_IP | 172.189.11.90 |
| SPF_IP | 172.189.11.97 |
| SPF_IP | 172.189.16.120 |
| SPF_IP | 172.189.16.70 |
| SPF_IP | 172.189.16.86 |
| SPF_IP | 172.189.17.147 |
| SPF_IP | 172.189.17.156 |
| SPF_IP | 172.189.17.242 |
| SPF_IP | 172.189.17.38 |
| SPF_IP | 172.189.17.57 |
| SPF_IP | 172.189.17.7 |
| SPF_IP | 172.189.19.166 |
| SPF_IP | 172.189.21.185 |
| SPF_IP | 172.189.21.5 |
| SPF_IP | 172.189.22.244 |
| SPF_IP | 172.189.23.11 |
| SPF_IP | 172.189.23.44 |
| SPF_IP | 172.189.29.198 |
| SPF_IP | 172.189.9.163 |
| SPF_IP | 172.189.9.191 |
| SPF_IP | 172.189.9.66 |
| SPF_IP | 172.189.9.78 |
| SPF_IP | 172.189.9.8 |
| SPF_IP | 205.220.160.11/32 |
| SPF_IP | 205.220.172.1/32 |
| SPF_IP | 213.218.139.64/27 |
| SPF_IP | 4.178.156.132 |
| SPF_IP | 4.178.156.208 |
| SPF_IP | 98.66.202.235 |
| SPF_MX | mail11.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.