Hostname
farmworks.com
Last fetched
farmworks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
farmworks.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.224.181.129 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.3 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.5 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.59 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.238.136.103 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.129 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.43 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.54 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of farmworks.com owner
- Contact emails
- hostmaster@ctndata.com
- 30365dd0-02b5-4c06-b25b-00583278070f@identity-protect.org
- 61c49528-ac91-40a6-93d6-1326fd738d99@identity-protect.org
- 68073c55-651c-4389-acea-84315df98e9e@identity-protect.org
- b34bca83-159a-4cc1-9fa5-5db41e3bb332@identity-protect.org
- f6ba73ca-22c3-4e59-a987-ab5ba72ffb00@identity-protect.org
Subdomains
1 observed subdomain of farmworks.com.
| Subdomain |
|---|
| www.farmworks.com |
Web-graph footprint
Distinct hostnames that link to or from farmworks.com in the public web crawl.
40 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from farmworks.com.
- IP · 13.224.181.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · hostmaster@ctndata.com
- TLD · .com
- Browse hostnames · fa…
- 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: "farmworks.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.