Hostname
agosnet.com
Last fetched
agosnet.com resolves to 1 IPv4 address operated by JACKSON-TECHNICAL - Jackson Technical LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
agosnet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.12.23.211 | 209.12.23.0/24 | AS40139 | JACKSON-TECHNICAL - Jackson Technical LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of agosnet.com owner
- Contact emails
- 88e59736b56a64d13c2908f771295c665587696d@whois.gkg.net
- a3ef245f397db6e7c9049b1b0ffd8d9461b71003@whois.gkg.net
- 1220fb8d-f4ab-4aec-a3bb-10518bb22306@identity-protect.org
- 44a63188-44f9-442e-9b4f-c7fa8984fa54@identity-protect.org
- 49330f63-c0e6-4ef5-80b7-173826001dfa@identity-protect.org
- d517dac5-2dbf-4762-a836-c0716e7902e8@identity-protect.org
Subdomains
9 observed subdomains of agosnet.com.
Web-graph footprint
Distinct hostnames that link to or from agosnet.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for agosnet.com.
| Mechanism | Target |
|---|---|
| SPF_A | agosnet.com |
| SPF_A | mail.agosnet.com |
| SPF_IP | 18.224.142.141/32 |
| SPF_IP | 18.224.187.243/32 |
| SPF_IP | 209.12.23.0/24 |
| SPF_IP | 216.85.115.0/24 |
| SPF_MX | agosnet.com |
Related pages
Pivot deeper into the graph from agosnet.com.
- IP · 209.12.23.211
- ASN · AS40139JACKSON-TECHNICAL - Jackson Technical LLC
- Registrar · iana:468
- Country · US
- Email · 88e59736b56a64d13c2908f771295c665587696d@whois.gkg.net
- 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: "agosnet.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.