Hostname
idently.pro
Last fetched
idently.pro resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
idently.pro resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.122.21 | 108.159.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.122.45 | 108.159.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.122.8 | 108.159.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.122.86 | 108.159.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.175.45.23 | 3.175.24.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.40 | 3.175.24.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.80 | 3.175.24.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.86 | 3.175.24.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 52.85.31.58 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.60 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.71 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.84 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from idently.pro.
- IP · 108.158.122.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · BR
- Email · e44fda5cbfcd4b3e895f87e4bdb825f5.protect@withheldforprivacy.com
- TLD · .pro
- Browse hostnames · id…
- 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: "idently.pro"})-[: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.