Hostname
flockmail.com
Last fetched
flockmail.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
flockmail.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.31.232.219 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.109.228 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.20.1.137 | 107.20.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.247.122 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.171.74 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.203.70.134 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.232.235.185 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.57.77 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.135.234 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.218.14.42 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.221.130.142 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.13.110 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.8.130 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.3.76.11 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.31.48 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.211.117.122 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.82.75.115 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.14.134 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.194.4.243 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.188.114 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- riva fzc
- Contact emails
Subdomains
31 observed subdomains of flockmail.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from flockmail.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for flockmail.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.flockmail.com |
| SPF_INCLUDE | u13219.wl220.sendgrid.net |
Related pages
Pivot deeper into the graph from flockmail.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flockmail.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.