Hostname
clinilead.com
Last fetched
clinilead.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clinilead.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 |
|---|---|---|---|---|
| 13.127.56.130 | 13.126.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clinilead.com owner
- Contact emails
- clinilead.com@domainsbyproxy.com
- 3873448e-dac0-42f2-9053-b36ce88a34db@identity-protect.org
- 7c337217-e378-4b73-a4ed-5ae74848fc4d@identity-protect.org
- 9536eef1-8f06-40c3-9964-cf1264198cc7@identity-protect.org
- b60b5fd3-5194-4764-8a47-60e9f845bac7@identity-protect.org
- d3e98ef3-7f43-443d-99be-e3359375be94@identity-protect.org
- de229a61-7e53-43a8-a4b1-a1cf06c59b6c@identity-protect.org
- owner-8059343@clinilead.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of clinilead.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for clinilead.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from clinilead.com.
- IP · 13.127.56.130
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · clinilead.com@domainsbyproxy.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: "clinilead.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.