Skip to content

Hostname

sobcice.cz

Last fetched

sobcice.cz resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · sobcice.czRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/sobcice.cz

Resolution chain

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

IPPrefixASNOperatorCountry
3.73.168.1063.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.140.2213.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
46.28.111.15046.28.104.0/21AS197019CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
obec sobčice
Contact emails

Subdomains

2 observed subdomains of sobcice.cz.

Web-graph footprint

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

13 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sobcice.cz.

MechanismTarget
SPF_INCLUDEspf.seznam.cz

Related pages

Pivot deeper into the graph from sobcice.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sobcice.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.