Hostname
formsmail.com
Last fetched
formsmail.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
formsmail.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 |
|---|---|---|---|---|
| 3.217.151.152 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- corporate counsel
- Contact emails
Subdomains
1 observed subdomain of formsmail.com.
| Subdomain |
|---|
| mail.formsmail.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for formsmail.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 100.29.131.89/32 |
| SPF_IP | 13.215.236.136/32 |
| SPF_IP | 176.34.82.119/32 |
| SPF_IP | 34.205.118.200/32 |
| SPF_IP | 34.229.36.22/32 |
| SPF_IP | 34.253.128.215/32 |
| SPF_IP | 44.205.224.251/32 |
| SPF_IP | 52.211.103.22 |
| SPF_IP | 52.211.103.221/32 |
| SPF_IP | 52.54.239.51/32 |
| SPF_IP | 54.156.131.219/32 |
| SPF_IP | 54.72.119.208/32 |
| SPF_IP | 54.91.86.36/32 |
Related pages
Pivot deeper into the graph from formsmail.com.
- IP · 3.217.151.152
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · domains@ziffdavis.com
- TLD · .com
- Browse hostnames · fo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "formsmail.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.