Hostname
hulicase.com
Last fetched
hulicase.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hulicase.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 |
|---|---|---|---|---|
| 3.250.241.225 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hulicase.com owner
- Contact emails
- 09041287-5abe-40d5-b571-a19352a38410@identity-protect.org
- 2309f337-28a2-4e44-9795-4b7e8dd5649c@identity-protect.org
- 3ab352c8-98b1-458c-a906-5eb0904a2fb2@identity-protect.org
- 6ab7cf7b-257f-4fdd-a645-c271d798a6c1@identity-protect.org
- 908e0881-e863-4046-83e5-035eca582220@identity-protect.org
- 92c2875b-ccbd-4023-9edd-be7213657832@identity-protect.org
- owner-11288787@hulicase.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of hulicase.com.
Threat posture
History
Related pages
Pivot deeper into the graph from hulicase.com.
- IP · 3.250.241.225
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 09041287-5abe-40d5-b571-a19352a38410@identity-protect.org
- TLD · .com
- Browse hostnames · hu…
- 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: "hulicase.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.