All hostnames questionnaire.technative.nl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · questionnaire.technative.nl Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/questionnaire.technative.nl Resolution chain questionnaire.technative.nl 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.193 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.219 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.135.65 3.5.135.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.136.215 3.5.136.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.137.43 3.5.137.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.104 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.173 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.186 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.66 3.5.138.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.170.188 52.219.170.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.210.72 52.219.210.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.46.144 52.219.46.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.47.232 52.219.47.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.72.204 52.219.72.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.75.142 52.219.75.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Related pages Pivot deeper into the graph from questionnaire.technative.nl.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "questionnaire.technative.nl"})-[: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 .