Hostname
agents.com
Last fetched
agents.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
agents.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.8.158 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.130.141 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bd5fs4642f6@networksolutionsprivateregistration.com
- bk9wh8zm99r@networksolutionsprivateregistration.com
- c54vz5pm3xt@networksolutionsprivateregistration.com
- dk3de3926w9@networksolutionsprivateregistration.com
- er2u53uj3r8@networksolutionsprivateregistration.com
- g58kh8u74kp@networksolutionsprivateregistration.com
- gj57h5j78sb@networksolutionsprivateregistration.com
- hw4je7e5366@networksolutionsprivateregistration.com
- jc3wf9rr5jm@networksolutionsprivateregistration.com
- kz77r2n52sj@networksolutionsprivateregistration.com
- mc6me96467s@networksolutionsprivateregistration.com
- na6x63g39j2@networksolutionsprivateregistration.com
- qt2ep3333a2@networksolutionsprivateregistration.com
- qu3hp84u9uf@networksolutionsprivateregistration.com
- qu7sq42v44w@networksolutionsprivateregistration.com
- r33qf54x7mg@networksolutionsprivateregistration.com
- rb6p97hg9e5@networksolutionsprivateregistration.com
- su7hj3kk5za@networksolutionsprivateregistration.com
- te7h74ru6gz@networksolutionsprivateregistration.com
- tt9an8b247e@networksolutionsprivateregistration.com
- and 8 more
Subdomains
1 observed subdomain of agents.com.
| Subdomain |
|---|
| www.agents.com |
Web-graph footprint
Distinct hostnames that link to or from agents.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for agents.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from agents.com.
- IP · 104.21.8.158
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · bd5fs4642f6@networksolutionsprivateregistration.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: "agents.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.