Skip to content

Hostname

blinds.ca

Last fetched

blinds.ca resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in PL. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · blinds.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/blinds.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.118.91104.81.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.PL
23.14.205.423.14.192.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.MY

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
gcc domains,
Contact emails

Subdomains

18 observed subdomains of blinds.ca.

Web-graph footprint

Distinct hostnames that link to or from blinds.ca in the public web crawl.

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for blinds.ca.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf-002e9801.pphosted.com
SPF_IP69.7.161.82
SPF_IP69.7.174.0/27

Related pages

Pivot deeper into the graph from blinds.ca.

Cypher and MCP

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

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