Hostname
agom.net
Last fetched
agom.net resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in FR. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
agom.net 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 |
|---|---|---|---|---|
| 84.14.98.9 | 84.14.0.0/16 | AS8220 | COLT COLT Technology Services Group Limited | FR |
WHOIS identity
- Registrar
- iana:82
- Organization
- vitry jerome
- Contact emails
Subdomains
227 observed subdomains of agom.net.
Showing 25 of 227. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agom.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for agom.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 37.187.37.123/32 |
| SPF_IP | 72.0.195.148/30 |
| SPF_IP | 84.14.98.0/24 |
| SPF_IP | 94.100.161.128/26 |
| SPF_IP | 94.100.161.64/26 |
| SPF_IP | 94.100.167.0/25 |
Related pages
Pivot deeper into the graph from agom.net.
- IP · 84.14.98.9
- ASN · AS8220COLT COLT Technology Services Group Limited
- Registrar · iana:82
- Country · FR
- Email · jvitry@agomnet.com
- TLD · .net
- 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: "agom.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.