Hostname
cliniqa.com
Last fetched
cliniqa.com resolves to 1 IPv4 address operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
cliniqa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.214.230.26 | 23.214.224.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- cliniqa corporation
- Contact emails
- 57bbf08e0a28fd0a01ca71c3c54cd4e1@domaindiscreet.com
- 5b651abc0a28fd0a58d82653ff849269@domaindiscreet.com
- 6d5f27690a28fd0a19d40be78dc9c521@domaindiscreet.com
- 6dae6a760a28fd0a540a92928707df85@domaindiscreet.com
- 98868e820a28fd0a0a9652b2fa0d82a0@domaindiscreet.com
- 9fd5ccaa0a28fd0a5060706ba624bf6b@domaindiscreet.com
- b5c83c780a28fd0a4cbfa88803f005b0@domaindiscreet.com
- c3e2c2080a28fd0a248a7f928fd0a63d@domaindiscreet.com
- ck5mft748ahg59l46b7m5dvvti@domaindiscreet.com
- it@cliniqa.com
Subdomains
1 observed subdomain of cliniqa.com.
| Subdomain |
|---|
| www.cliniqa.com |
Web-graph footprint
Distinct hostnames that link to or from cliniqa.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cliniqa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cliniqa.com.
- IP · 23.214.230.26
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:146
- Country · US
- Email · 57bbf08e0a28fd0a01ca71c3c54cd4e1@domaindiscreet.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cliniqa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.