Hostname
formarc.net
Last fetched
formarc.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
formarc.net 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 |
|---|---|---|---|---|
| 18.172.153.114 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.43 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.90 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.153.92 | 18.172.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.162.140.17 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.5 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.51 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.89 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 2a49a0a5-e848-4df7-8ec7-bc8e20bc04e9@identity-protect.org
- 41f77ae5-bd96-4f6a-9a6c-a704d72e1b02@identity-protect.org
- 4aca991b-22c9-47bd-95d4-a8c06f76d162@identity-protect.org
- a20046e6-d640-4b9a-a26b-496af80e2411@identity-protect.org
- ca18c6f7-995d-4b5b-a130-2a24f20b11df@identity-protect.org
- eb4e0eef-2ef2-4287-ae45-fcde48467e7f@identity-protect.org
- ff59ae6e-2951-405c-8bd7-37cfa25c8784@identity-protect.org
Subdomains
1 observed subdomain of formarc.net.
| Subdomain |
|---|
| www.formarc.net |
Threat posture
History
Related pages
Pivot deeper into the graph from formarc.net.
- IP · 18.172.153.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 2a49a0a5-e848-4df7-8ec7-bc8e20bc04e9@identity-protect.org
- TLD · .net
- 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: "formarc.net"})-[: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.