All hostnames schaffner.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · schaffner.cc Routing diversity 4.5/10 Peering density 9.2/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/schaffner.cc Resolution chain schaffner.cc resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.5.134.10 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.178 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.220 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.136.92 3.5.136.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.137.7 3.5.137.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.137.88 3.5.137.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.137.89 3.5.137.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.126 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.222 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.140.38 52.219.140.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.169.180 52.219.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.169.216 52.219.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.169.24 52.219.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.169.68 52.219.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.171.64 52.219.171.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.171.92 52.219.171.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with schaffner.cc in WhisperGraph.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for schaffner.cc.
Related pages Pivot deeper into the graph from schaffner.cc.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schaffner.cc"})-[: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 .