Hostname
guardian-agent.com
Last fetched
guardian-agent.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
guardian-agent.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 |
|---|---|---|---|---|
| 13.35.90.15 | 13.35.90.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.90.216 | 13.35.90.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.90.49 | 13.35.90.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.90.90 | 13.35.90.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 47/4 herzel st.
- Contact emails
- sheepofnoise@hotmail.com
- 311be426-09a3-4b36-bd0b-3cebb5ca3bba@identity-protect.org
- a827cfd4-f90d-4777-a785-9310fc1527a2@identity-protect.org
- bde3fe3d-3fa6-431f-99b8-4f186f7d85e7@identity-protect.org
- ec7905a9-b62a-4b89-b2ee-cfc0386b463a@identity-protect.org
- owner-9528508@guardian-agent.com.whoisprivacyservice.org
- owner@guardian-agent.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from guardian-agent.com.
- IP · 13.35.90.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sheepofnoise@hotmail.com
- TLD · .com
- Browse hostnames · gu…
- 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: "guardian-agent.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.