Skip to content

Hostname

ipz.ch

Last fetched

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

Nutrition Label

WHISPER CANON · ipz.chRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ipz.ch

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.122.1153.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.153.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.533.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.73.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.103.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.213.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.483.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.813.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of ipz.ch.

Subdomain
abaweb.ipz.ch

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ipz.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ipz.ch.

Cypher and MCP

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

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