Hostname
agritalk.com
Last fetched
agritalk.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
agritalk.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.133.40.171 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.146.54.125 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.147.222.41 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.94.92 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of agritalk.com owner
- Contact emails
- pvincent@farmjournal.com
- 10163312-7612-491e-be37-a7f91dd1d366@identity-protect.org
- 42581526-7e1f-43ac-9a8f-2f48ac5db65f@identity-protect.org
- 4a044986-00bb-4984-a565-d6b6ad270ef7@identity-protect.org
- 6848f8d2-84ec-4c8c-af68-1bc7f75d88a6@identity-protect.org
- 9cd77642-5aea-4393-9cf4-301af39ad310@identity-protect.org
- dd84685f-197f-40cb-9f1f-496f3ad00f14@identity-protect.org
- e7056405-9b95-4605-9d05-db2ebc3313d7@identity-protect.org
Subdomains
1 observed subdomain of agritalk.com.
| Subdomain |
|---|
| www.agritalk.com |
Web-graph footprint
Distinct hostnames that link to or from agritalk.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for agritalk.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc5878-59.iphmx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from agritalk.com.
- IP · 3.133.40.171
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · pvincent@farmjournal.com
- TLD · .com
- Browse hostnames · ag…
- 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: "agritalk.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.