Hostname
art1.com
Last fetched
art1.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
art1.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.92.55 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.186.209 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of art1.com owner
- Contact emails
- znoo.lee@gmail.com
- 0864815d-bd74-44ff-a830-444757ef3b0a@identity-protect.org
- 6d2149f1-0db5-4a5c-899d-4f2cbc416a88@identity-protect.org
- be3ee998-64ac-45f1-851d-8019c1216de2@identity-protect.org
- d36eb473-c8be-4f1f-9055-d0f6cab19c77@identity-protect.org
- f83acd6e-e632-4fd0-9b95-d98200d08bf0@identity-protect.org
Subdomains
5 observed subdomains of art1.com.
Web-graph footprint
Distinct hostnames that link to or from art1.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for art1.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 110.10.129.15 |
| SPF_IP | 13.124.43.165 |
| SPF_IP | 13.125.127.194 |
| SPF_IP | 203.248.195.141 |
| SPF_IP | 203.248.195.220 |
| SPF_IP | 211.40.221.168 |
| SPF_IP | 211.40.221.213 |
| SPF_IP | 211.40.221.214 |
| SPF_IP | 3.34.22.42 |
| SPF_IP | 61.100.4.220 |
Related pages
Pivot deeper into the graph from art1.com.
- IP · 104.21.92.55
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · znoo.lee@gmail.com
- TLD · .com
- Browse hostnames · ar…
- 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: "art1.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.