Hostname
agronnect.com
Last fetched
agronnect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
agronnect.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 |
|---|---|---|---|---|
| 18.65.48.113 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.30 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.7 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.82 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.192.35.58 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.62 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.76 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.77 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
3 observed subdomains of agronnect.com.
| Subdomain |
|---|
| _spfm.agronnect.com |
| www.agronnect.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agronnect.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for agronnect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.agronnect.com |
Related pages
Pivot deeper into the graph from agronnect.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agronnect.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.