Hostname
agentasaservice.com
Last fetched
agentasaservice.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
agentasaservice.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 |
|---|---|---|---|---|
| 15.157.132.99 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.62.66 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.55.109 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.182.90.119 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of agentasaservice.com owner
- Contact emails
- 53af1cd27def45bc88f70e2ae11e4fb9.protect@whoisguard.com
- familyliving@comcast.net
- 4ddad1a2-5815-440e-a819-98c61ea44bda@identity-protect.org
- 85b284d4-5394-4952-a243-ec43ed7c2b9f@identity-protect.org
- 874ef134-b5b4-4b09-abe6-3385b1fba46f@identity-protect.org
- b8059cac-f577-49d6-b988-3a9d85038d0e@identity-protect.org
- c082fb0a-d3fd-4caf-9902-2ae7596653c4@identity-protect.org
- c9f07e66-16a9-481d-82ad-ed448de1cd50@identity-protect.org
- f52fd212-708c-4aa0-af49-61a323ff839f@identity-protect.org
- owner-1894670@agentasaservice.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from agentasaservice.com.
- IP · 15.157.132.99
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 53af1cd27def45bc88f70e2ae11e4fb9.protect@whoisguard.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: "agentasaservice.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.