Skip to content

Hostname

focom.cz

Last fetched

focom.cz resolves to 1 IPv4 address operated by AS15685 in CZ.

Nutrition Label

WHISPER CANON · focom.czRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/focom.cz

Resolution chain

focom.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.78.106.3577.78.96.0/20AS15685CZ

WHOIS identity

No WHOIS records are currently associated with focom.cz in WhisperGraph.

Subdomains

1 observed subdomain of focom.cz.

Subdomain
www.focom.cz

Web-graph footprint

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

7 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for focom.cz.

MechanismTarget
SPF_IP185.8.165.56
SPF_IP2001:15e8:110:e5e:0:0:0:1
SPF_IP2a03:3b40:fe:61e:0:0:0:1
SPF_IP37.205.10.238
SPF_IP77.78.106.27
SPF_IP81.2.243.177
SPF_IP81.2.244.95
SPF_IP81.2.246.94

Related pages

Pivot deeper into the graph from focom.cz.

Cypher and MCP

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

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