Hostname
hassanapi.com
Last fetched
hassanapi.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hassanapi.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.101.118 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.196.78.2 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.196.48 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.63.29 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.144.189 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.239.134 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hassanapi.com owner
- Contact emails
- 23c4ef53-4b05-46f5-ac5b-f57793988fd2@identity-protect.org
- 2543bde5-d4b2-48f2-abb8-be23bb31088a@identity-protect.org
- 4e35fa18-5497-4eb7-a9ae-b83f1e493998@identity-protect.org
- 93eb7fcd-6853-4a48-b208-73b2343c6bf5@identity-protect.org
- 94cc25bc-2342-4805-9bc8-75ba180df1e4@identity-protect.org
- ea1b1721-fb16-4d36-9428-d065af01dec4@identity-protect.org
- f8713202-2f38-441a-bf49-f4aa7373622b@identity-protect.org
Subdomains
3 observed subdomains of hassanapi.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from hassanapi.com.
- IP · 100.52.101.118
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 23c4ef53-4b05-46f5-ac5b-f57793988fd2@identity-protect.org
- TLD · .com
- Browse hostnames · ha…
- 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: "hassanapi.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.