Skip to content

Hostname

rigips.cz

Last fetched

rigips.cz resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:reg-nameshield as the registrar.

Nutrition Label

WHISPER CANON · rigips.czRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rigips.cz

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.205.197139.59.204.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:reg-nameshield
Organization
saint-gobain construction products cz a.s. division nejremeslnici
Contact emails

Subdomains

53 observed subdomains of rigips.cz.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for rigips.cz.

MechanismTarget
SPF_Arigips.cz
SPF_INCLUDEdigitalni-obchodnik.cz
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEnewsletter-im.saint-gobain.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.smartemailing.cz
SPF_INCLUDEspf.smtp.cz
SPF_INCLUDEzcsend.net
SPF_IP138.68.101.34
SPF_IP93.185.104.0/24
SPF_MXrigips.cz

Related pages

Pivot deeper into the graph from rigips.cz.

Cypher and MCP

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

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