Skip to content

Hostname

guber.ch

Last fetched

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

Nutrition Label

WHISPER CANON · guber.chRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/guber.ch

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.120143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.55143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.65143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.87143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
Organization
guber natursteine
Contact emails

Subdomains

5 observed subdomains of guber.ch.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for guber.ch.

MechanismTarget
SPF_Aguber.ch
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.creanet.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.74.145.155/32
SPF_MXguber.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.