Hostname
guber.ch
Last fetched
guber.ch resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.
Nutrition Label
Resolution chain
guber.ch resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.55.120 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.55 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.65 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.87 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
WHOIS identity
- Registrar
- —
- Organization
- guber natursteine
- Contact emails
- —
Subdomains
5 observed subdomains of guber.ch.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from guber.ch in the public web crawl.
37 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for guber.ch.
| Mechanism | Target |
|---|---|
| SPF_A | guber.ch |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.creanet.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 80.74.145.155/32 |
| SPF_MX | guber.ch |
Related pages
Pivot deeper into the graph from guber.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "guber.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.