Hostname
higcsc.com
Last fetched
higcsc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
higcsc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.125 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.34 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.35 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.65 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.170.152.114 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.122 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.125 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.66 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of higcsc.com owner
- Contact emails
- 2e693f65-f3bd-424e-976e-bfd90304c524@identity-protect.org
- 696bf9ea-834e-4bc9-b92e-dccddf774c34@identity-protect.org
- 97a50c71-c3c5-4fb0-9b49-7e76769c6f5d@identity-protect.org
- c7f01013-b912-4b85-95e9-ef42c4162ad4@identity-protect.org
- e05f7146-efdc-4c94-9063-6d26ad686e72@identity-protect.org
- e365809e-221b-402d-8b95-8dd111fac680@identity-protect.org
- ee49670d-baae-42e3-aa07-9a6cb8fff8d9@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from higcsc.com.
- IP · 18.172.242.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HU
- Email · 2e693f65-f3bd-424e-976e-bfd90304c524@identity-protect.org
- TLD · .com
- Browse hostnames · hi…
- 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: "higcsc.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.