Hostname
portal-analytics.com
Last fetched
portal-analytics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
portal-analytics.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.166.113 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.13 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.61 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.79 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.156.85.23 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.6 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.82 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.91 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of portal-analytics.com owner
- Contact emails
- 1406517f-f926-4266-8443-836eb9925a87@identity-protect.org
- 3c564d78-3401-4e1d-b7b5-c61cb12dbed4@identity-protect.org
- 869ebb30-6a0a-48b0-a52f-ad05fa211388@identity-protect.org
- 9f629502-2929-4a05-aa58-aacce5a24528@identity-protect.org
- c0a0f179-093b-4450-8e62-3f077b56ad1c@identity-protect.org
- c6d0b8f6-5b35-409b-ae16-4faa25ab8f86@identity-protect.org
Subdomains
1 observed subdomain of portal-analytics.com.
| Subdomain |
|---|
| www.portal-analytics.com |
Threat posture
History
Related pages
Pivot deeper into the graph from portal-analytics.com.
- IP · 108.139.166.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 1406517f-f926-4266-8443-836eb9925a87@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "portal-analytics.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.