Skip to content

Hostname

robe.cz

Last fetched

robe.cz resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · robe.czRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/robe.cz

Resolution chain

robe.cz resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.60.12108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.76108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.83108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.90108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
13.35.58.3413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1263.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.273.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.393.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.503.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.95.1665.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.465.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.4665.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.8465.9.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
registrar:reg-zoner
Organization
robe show lighting s.r.o.
Contact emails

Subdomains

51 observed subdomains of robe.cz.

Web-graph footprint

Distinct hostnames that link to or from robe.cz in the public web crawl.

555 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for robe.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.188.199.66
SPF_IP80.188.199.67

Related pages

Pivot deeper into the graph from robe.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "robe.cz"})-[: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.