Skip to content

Hostname

fast-static.smarketer.de

Last fetched

fast-static.smarketer.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · fast-static.smarketer.deRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fast-static.smarketer.de

Resolution chain

fast-static.smarketer.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.98.2118.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.4718.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.4818.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.7818.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.154.10318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.11218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.1418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.1163.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.33.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.413.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.423.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.10952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.1252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with fast-static.smarketer.de in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from fast-static.smarketer.de in the public web crawl.

179 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fast-static.smarketer.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fast-static.smarketer.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.