Skip to content

Hostname

iprima.cz

Last fetched

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

Nutrition Label

WHISPER CANON · iprima.czRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/iprima.cz

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.73.212108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.209.17018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.16.8634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.131.22834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.128.3634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.95.2934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.142.8052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.254.22054.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.3.7254.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.82.2563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:reg-wedos
Organization
ftv prima spol. s r.o.
Contact emails

Subdomains

198 observed subdomains of iprima.cz.

Web-graph footprint

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

1,026 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for iprima.cz.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.158.128.5/32
SPF_IP212.158.149.100
SPF_IP69.169.231.177
SPF_IP69.169.231.178

Related pages

Pivot deeper into the graph from iprima.cz.

Cypher and MCP

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

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