Skip to content

Hostname

arcdata.cz

Last fetched

arcdata.cz resolves to 1 IPv4 address operated by ESRI - Environmental Systems Research Institute in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.102.61.110198.102.61.0/24AS10411ESRI - Environmental Systems Research InstituteUS

WHOIS identity

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

Subdomains

249 observed subdomains of arcdata.cz.

Web-graph footprint

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

130 sites link to this hostname.

320 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for arcdata.cz.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.151.81.222/32
SPF_IP95.80.212.161/32
SPF_IP95.80.212.162/32
SPF_MXarcdata.cz

Related pages

Pivot deeper into the graph from arcdata.cz.

Cypher and MCP

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

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