Skip to content

Hostname

rigips.sk

Last fetched

rigips.sk resolves to 2 IPv4 addresses operated by NAMESHIELD in FR. WHOIS lists registrar:domain department as the registrar.

Nutrition Label

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

Resolution chain

rigips.sk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.92.80.5581.92.80.0/20AS20756NAMESHIELDFR
81.92.80.5681.92.80.0/20AS20756NAMESHIELDFR

WHOIS identity

Registrar
registrar:domain department
Organization
marketing service
Contact emails

Subdomains

2 observed subdomains of rigips.sk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rigips.sk.

MechanismTarget
SPF_INCLUDE_spf.websupport.sk
SPF_INCLUDE_spfout.mail.saint-gobain.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from rigips.sk.

Cypher and MCP

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

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