Skip to content

Hostname

rigidized.com

Last fetched

rigidized.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · rigidized.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rigidized.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.14.88104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.158.135172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of rigidized.com.

Web-graph footprint

Distinct hostnames that link to or from rigidized.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rigidized.com.

MechanismTarget
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.registeredsite.com
SPF_IP209.17.114.75
SPF_IP209.17.115.105/32
SPF_IP216.241.183.67
SPF_IP24.30.246.138
SPF_IP35.208.188.174
SPF_IP35.209.127.160

Related pages

Pivot deeper into the graph from rigidized.com.

Cypher and MCP

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

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