Hostname
lochanalytics.com
Last fetched
lochanalytics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lochanalytics.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.165.140.12 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.19 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.25 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.34 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 65.8.180.108 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.124 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.17 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.32 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lochanalytics.com owner
- Contact emails
- 04afabb7-8718-4b7b-9fbf-c121309ccb76@identity-protect.org
- 062c45ef-860b-4612-b494-378797ccc27e@identity-protect.org
- 0f0bd7d2-0ac4-448f-a6fb-25e9a9b0d3f0@identity-protect.org
- 4f5a1ab1-8317-4396-a339-cf61a17643f5@identity-protect.org
- 7af3835f-4af2-470f-b98d-dc7ca19d4446@identity-protect.org
- a5b776b8-2b5a-4bb5-87b0-a43202f85c43@identity-protect.org
- d80ae91d-0297-4fc7-bb33-1fd310d4dd80@identity-protect.org
Subdomains
19 observed subdomains of lochanalytics.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for lochanalytics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lochanalytics.com.
- IP · 18.165.140.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 04afabb7-8718-4b7b-9fbf-c121309ccb76@identity-protect.org
- TLD · .com
- Browse hostnames · lo…
- 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: "lochanalytics.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.