Hostname
clarus-art.com
Last fetched
clarus-art.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clarus-art.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.199.1.15 | 52.216.26.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clarus-art.com owner
- Contact emails
- 060c09dc-30e0-4d6a-9cf5-60c46aeebd35@identity-protect.org
- 193f8027-d83b-46b5-a4cd-c8a25395a1d0@identity-protect.org
- 231a7a53-2132-4db3-9f63-56c1b855b888@identity-protect.org
- 264a1250-c604-45ff-bd9c-52caabd94422@identity-protect.org
- 42b3fe4a-e2c9-4314-ba55-c716a71677c7@identity-protect.org
- 82f45247-e56f-4ff8-9213-dee725b06b3b@identity-protect.org
- e7e8c501-4b4d-437b-a409-69618f1f274d@identity-protect.org
Subdomains
3 observed subdomains of clarus-art.com.
Web-graph footprint
Distinct hostnames that link to or from clarus-art.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for clarus-art.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf20.gmoserver.jp |
Related pages
Pivot deeper into the graph from clarus-art.com.
- IP · 52.199.1.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 060c09dc-30e0-4d6a-9cf5-60c46aeebd35@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- 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: "clarus-art.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.