Hostname
patrinum.ch
Last fetched
patrinum.ch resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.
Nutrition Label
Resolution chain
patrinum.ch resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.63.235.202 | 16.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 16.63.9.248 | 16.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.34.73.117 | 51.34.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.96.131.87 | 51.96.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.96.165.60 | 51.96.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.96.54.119 | 51.96.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.96.193.2 | 51.96.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.96.162.47 | 51.96.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.34.50.100 | 51.34.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.34.19.236 | 51.34.0.0/16 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| outils.patrinum.ch |
| www.patrinum.ch |
Showing 2 of 3. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for patrinum.ch.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.