Skip to content

Hostname

patrinum.ch

Last fetched

patrinum.ch resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · patrinum.chRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/patrinum.ch

Resolution chain

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

IPPrefixASNOperatorCountry
16.63.235.20216.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CH
16.63.9.24816.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.73.11751.34.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.96.131.8751.96.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.96.165.6051.96.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.96.54.11951.96.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.96.193.251.96.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.96.162.4751.96.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.50.10051.34.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.19.23651.34.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

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

Subdomains

3 observed subdomains of patrinum.ch.

Web-graph footprint

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

75 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for patrinum.ch.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from patrinum.ch.

Cypher and MCP

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

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