Hostname
proximiteapp.com
Last fetched
proximiteapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
proximiteapp.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 |
|---|---|---|---|---|
| 18.155.129.68 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.74 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.88 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.90 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.148.68 | 3.165.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.165.148.72 | 3.165.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.165.148.77 | 3.165.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.165.148.84 | 3.165.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of proximiteapp.com owner
- Contact emails
- 0b83b965-020f-41c2-a0d1-5f9e779de3b6@identity-protect.org
- 30fb7014-9597-40bd-8fac-66ed849b6848@identity-protect.org
- 7864488a-eb0f-4b74-9617-2ea4b181ad99@identity-protect.org
- 84ac8164-e779-4848-9b5a-9355e0e4932f@identity-protect.org
- ab2868a0-c5f7-462c-bb70-a2a1fd9ede8d@identity-protect.org
- fdd61eca-bdfa-4713-ad0e-42d3acb51006@identity-protect.org
- owner-8511336@proximiteapp.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from proximiteapp.com.
- IP · 18.155.129.68
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 0b83b965-020f-41c2-a0d1-5f9e779de3b6@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "proximiteapp.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.