Skip to content

Hostname

autoize.ch

Last fetched

autoize.ch resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · autoize.chRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/autoize.ch

Resolution chain

autoize.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.62.175.5716.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

No WHOIS records are currently associated with autoize.ch in WhisperGraph.

Subdomains

3 observed subdomains of autoize.ch.

Web-graph footprint

Distinct hostnames that link to or from autoize.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for autoize.ch.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEamazonses.com
SPF_MXautoize.ch

Related pages

Pivot deeper into the graph from autoize.ch.

Cypher and MCP

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

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