Skip to content

Hostname

artseo.de

Last fetched

artseo.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · artseo.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/artseo.de

Resolution chain

artseo.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.96.10418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.63.12918.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.2118.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.4718.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.7318.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with artseo.de in WhisperGraph.

Subdomains

3 observed subdomains of artseo.de.

Web-graph footprint

Distinct hostnames that link to or from artseo.de in the public web crawl.

8 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for artseo.de.

MechanismTarget
SPF_INCLUDE_spf.daum.net

Related pages

Pivot deeper into the graph from artseo.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "artseo.de"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.