Hostname
loqbox.com
Last fetched
loqbox.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
loqbox.com 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 |
|---|---|---|---|---|
| 13.224.185.125 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.21 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.36 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.224.185.74 | 13.224.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 3.161.119.12 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.35 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.41 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.46 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 65.8.131.17 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.61 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.63 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.97 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0133365882
- Contact emails
- loqbox.com@contactprivacy.com
- 04082e62-0e8a-4a29-a886-a47ef2a0801f@identity-protect.org
- 070d844c-7ee9-4d65-8e89-89f0d03aabde@identity-protect.org
- 7fe8b18c-d90f-4260-b38a-18746d3a62d3@identity-protect.org
- b1736912-f7c5-4f08-9779-d7c38d02bcfc@identity-protect.org
- cd3b6476-39f8-4138-9d32-caaeaa4acd36@identity-protect.org
- efb1dcaf-8cde-4103-9d6f-b62d23c31da0@identity-protect.org
- tom@nooli.co.uk
Subdomains
45 observed subdomains of loqbox.com.
Showing 23 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from loqbox.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for loqbox.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | loqbox.com.hosted.spf-report.com |
Related pages
Pivot deeper into the graph from loqbox.com.
- IP · 13.224.185.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GR
- Email · loqbox.com@contactprivacy.com
- 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: "loqbox.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.