Hostname
riedmatt.ch
Last fetched
riedmatt.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.
Nutrition Label
Resolution chain
riedmatt.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.162.38.107 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.125 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.28 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.52 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.101 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.124 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.48 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.77 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
No WHOIS records are currently associated with riedmatt.ch in WhisperGraph.
Subdomains
2 observed subdomains of riedmatt.ch.
Web-graph footprint
Distinct hostnames that link to or from riedmatt.ch in the public web crawl.
7 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for riedmatt.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.creanet.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from riedmatt.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "riedmatt.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.