Hostname
pagentus-fire.com
Last fetched
pagentus-fire.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pagentus-fire.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 |
|---|---|---|---|---|
| 3.208.197.234 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.237.219 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.90.35 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.110.85 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pagentus-fire.com owner
- Contact emails
- 620c206b-d098-4c3d-a082-59c1cb767ad1@identity-protect.org
- a19548c7-a40a-464d-9352-165725bf0bfa@identity-protect.org
- a3710820-e475-4826-b0ad-e174cade7bc6@identity-protect.org
- bc267d9c-a9d7-4b53-8456-d428d52392e3@identity-protect.org
- ebc893b6-28ef-44f1-afa2-92621ae055e8@identity-protect.org
- fb8979c5-a125-48b3-b9b7-ad1fac3b624a@identity-protect.org
Subdomains
1 observed subdomain of pagentus-fire.com.
| Subdomain |
|---|
| www.pagentus-fire.com |
Web-graph footprint
Distinct hostnames that link to or from pagentus-fire.com in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pagentus-fire.com.
- IP · 3.208.197.234
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 620c206b-d098-4c3d-a082-59c1cb767ad1@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- 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: "pagentus-fire.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.