Hostname
bellitar.com
Last fetched
bellitar.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bellitar.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 |
|---|---|---|---|---|
| 13.249.96.105 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.23 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.36 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.38 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.140.16 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.23 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.30 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.48 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bellitar.com owner
- Contact emails
- 03a08035-bc45-4973-9dae-f0d4bde9d835@identity-protect.org
- 62e231d2-f94e-4c7e-a8a8-a2e88cc2b988@identity-protect.org
- 8f0754c7-5863-4d2a-8563-9035ca069c50@identity-protect.org
- bbb7313f-c2f3-4b8f-b367-2fe211f75d33@identity-protect.org
- bf9ebf81-89f0-4a14-8410-e39a23ede761@identity-protect.org
- ec7059da-909a-477c-9b56-bc2fc239caa2@identity-protect.org
- fbe4b927-da81-4b35-9b85-8ad7b3a8d0b3@identity-protect.org
Subdomains
21 observed subdomains of bellitar.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bellitar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.bellitar.com |
Related pages
Pivot deeper into the graph from bellitar.com.
- IP · 13.249.96.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03a08035-bc45-4973-9dae-f0d4bde9d835@identity-protect.org
- TLD · .com
- Browse hostnames · be…
- 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: "bellitar.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.