Hostname
artcologne.com
Last fetched
artcologne.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
artcologne.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 |
|---|---|---|---|---|
| 18.164.96.102 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.12 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.15 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.4 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- claudia fischbach
- Contact emails
- c.fischbach@koelnmesse.de
- 0d41afff-64e3-42a6-9fb1-4f86d4bee10e@identity-protect.org
- 1cfbfe46-a5d2-4cfb-9ca2-388834faac09@identity-protect.org
- 3359d807-a2c4-4347-aba8-e6769c176bf9@identity-protect.org
- 5c7c0403-e07c-40cf-a10c-714956846cdf@identity-protect.org
- aa9fd7ec-30e8-4596-a80b-b3598707bd8e@identity-protect.org
- d5716a49-c49a-4028-b6fa-0d837e8e8a9c@identity-protect.org
- e7bde908-2c3e-40fa-a4f7-d69fde3fed43@identity-protect.org
- owner-11004404@artcologne.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of artcologne.com.
Web-graph footprint
Distinct hostnames that link to or from artcologne.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for artcologne.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendnode.com |
| SPF_INCLUDE | spf.koelnmesse.de |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | artcologne.com |
Related pages
Pivot deeper into the graph from artcologne.com.
- IP · 18.164.96.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · c.fischbach@koelnmesse.de
- 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: "artcologne.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.