Skip to content

Hostname

arc.cz

Last fetched

arc.cz resolves to 1 IPv4 address operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · arc.czRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/arc.cz

Resolution chain

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

IPPrefixASNOperatorCountry
92.112.195.12392.112.192.0/22AS47583FR

WHOIS identity

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

Subdomains

9 observed subdomains of arc.cz.

Web-graph footprint

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

41 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for arc.cz.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDE_spf.savana.cz
SPF_IP92.112.195.123
SPF_MXarc.cz

Related pages

Pivot deeper into the graph from arc.cz.

Cypher and MCP

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

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