Skip to content

Hostname

rigips.pl

Last fetched

rigips.pl resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · rigips.plRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/rigips.pl

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.101.15645.60.101.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.11.15645.60.11.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:nameshield
Organization
saint-gobain construciton products polska sp. z o.o.
Contact emails

Subdomains

40 observed subdomains of rigips.pl.

Web-graph footprint

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

168 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for rigips.pl.

MechanismTarget
SPF_Arigips.pl
SPF_INCLUDEamazonses.com
SPF_IP46.170.18.168/29
SPF_IP78.46.33.13
SPF_IP78.46.94.77
SPF_IP78.46.94.82
SPF_IP78.46.94.93
SPF_MXrigips.pl

Related pages

Pivot deeper into the graph from rigips.pl.

Cypher and MCP

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

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