Hostname
formasync.com
Last fetched
formasync.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
formasync.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.134.129 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.28 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.46 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.93 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.192.151.17 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.32 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.56 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.61 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of formasync.com owner
- Contact emails
- 92386ffc-3db5-4996-8c12-0f5a3e7b6a93@identity-protect.org
- 9d9f3390-9878-4d20-a1b1-952be83f0680@identity-protect.org
- a37ed13c-8fd9-440b-b028-ac09b1bd81c3@identity-protect.org
- c974a23d-467c-46e8-a914-a09c49845be4@identity-protect.org
- cef54fe0-5881-4572-819b-9e88c069e187@identity-protect.org
- e430c10d-5642-4fa6-b657-ceaa9d540756@identity-protect.org
Subdomains
5 observed subdomains of formasync.com.
Web-graph footprint
Distinct hostnames that link to or from formasync.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for formasync.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from formasync.com.
- IP · 13.225.134.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 92386ffc-3db5-4996-8c12-0f5a3e7b6a93@identity-protect.org
- 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: "formasync.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.