Hostname
formswift.com
Last fetched
formswift.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
formswift.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.231.25 | 104.18.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.232.25 | 104.18.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of formswift.com owner
- Contact emails
- beckerd@gmail.com
- 211a42a5-1612-4e43-9db4-abdaa8aebd97@identity-protect.org
- 29ce43df-a79d-4529-937d-9d4a01fbb8a8@identity-protect.org
- 2a77ca43-341e-41cc-8368-5e2eddb2b6f8@identity-protect.org
- 56a2d197-6a18-475d-a652-2219ebcb9722@identity-protect.org
- 5ab4a0c6-d98d-48b0-a59f-1be4f0867545@identity-protect.org
- 8f27dbd1-ea26-425d-964d-78be9c4de749@identity-protect.org
- 9f1a0597-7914-4d9e-adf1-4dc0033cefbd@identity-protect.org
- owner-10448656@formswift.com.whoisprivacyservice.org
- owner-10666922@formswift.com.whoisprivacyservice.org
- owner-11029757@formswift.com.whoisprivacyservice.org
- owner-11061121@formswift.com.whoisprivacyservice.org
- owner-11102324@formswift.com.whoisprivacyservice.org
- owner-11258503@formswift.com.whoisprivacyservice.org
- owner-11299706@formswift.com.whoisprivacyservice.org
- owner-11404202@formswift.com.whoisprivacyservice.org
- owner-11944504@formswift.com.whoisprivacyservice.org
- owner-11985707@formswift.com.whoisprivacyservice.org
- owner-166220@formswift.com.whoisprivacyservice.org
- owner-2153915@formswift.com.whoisprivacyservice.org
- and 26 more
Subdomains
31 observed subdomains of formswift.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from formswift.com in the public web crawl.
724 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for formswift.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-001ed902.pphosted.com |
| SPF_IP | 52.8.89.148/32 |
Related pages
Pivot deeper into the graph from formswift.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "formswift.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.