Hostname
hcl-software.com
Last fetched
hcl-software.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hcl-software.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.186.113 | 13.248.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.61.160 | 76.223.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1243854942
- Contact emails
- yuu3zwgpxwam@contactprivacy.email
- 3c37d698-f013-4edf-8e21-aa09ee0c9e71@identity-protect.org
- 72ad766a-1bd7-4d00-a854-29f63150e392@identity-protect.org
- a4a19700-cd69-48e4-961c-e93f431e3803@identity-protect.org
- aac14792-2139-47f2-a9ed-f5c44984d412@identity-protect.org
- c13db810-bf70-4c24-9279-1b0e098ee483@identity-protect.org
- c826d48b-8b7d-4064-b628-92989b66ef14@identity-protect.org
- f40e92b6-5eef-4ee6-8260-d7ef2b142e86@identity-protect.org
Subdomains
29 observed subdomains of hcl-software.com.
Showing 17 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hcl-software.com in the public web crawl.
551 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for hcl-software.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mindmatrix.net |
Related pages
Pivot deeper into the graph from hcl-software.com.
- IP · 13.248.186.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · yuu3zwgpxwam@contactprivacy.email
- TLD · .com
- Browse hostnames · hc…
- 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: "hcl-software.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.