Hostname
profindlocal.com
Last fetched
profindlocal.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
profindlocal.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 |
|---|---|---|---|---|
| 13.58.130.243 | 13.107.7.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.126.167 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.243.107 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.105.79 | 52.46.22.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- anonymize,
- Contact emails
- 2315@anonymize.com
- 031fb94f-c534-4916-a972-b1c20d42de66@identity-protect.org
- 04e5cc3a-16b1-4d25-9957-9193211d38fd@identity-protect.org
- 72073b3f-1de3-434f-b9a5-cf08a567a52e@identity-protect.org
- a7414a11-2f4c-4e1f-bc35-9ef3e0ee4455@identity-protect.org
- b2aee4a8-fb8d-4e8e-aaf3-a4237fa4c4eb@identity-protect.org
- de2a6869-0925-4035-9859-88ce7ca39a0f@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from profindlocal.com.
- IP · 13.58.130.243
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2315@anonymize.com
- 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: "profindlocal.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.