Hostname
ballalinteriors.com
Last fetched
ballalinteriors.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ballalinteriors.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 |
|---|---|---|---|---|
| 52.219.62.51 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.62.82 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ballalinteriors.com owner
- Contact emails
- 72070094-1b76-4b9e-9a81-225ca9e77b6f@identity-protect.org
- 79d78234-a91b-4be8-a37e-eeebb23fd21e@identity-protect.org
- 882944c3-085d-4295-8262-35b481d4ce8c@identity-protect.org
- 8bcfd636-3b79-432c-8c35-78bdadbcfaf7@identity-protect.org
- c2421b25-2598-4f95-bc83-3768cad92e3a@identity-protect.org
- dfd9977f-fe06-4797-8de3-2534cd53200c@identity-protect.org
- e4b7f438-2fa5-4cec-a393-104c2c8ff79d@identity-protect.org
- owner-2891905@ballalinteriors.com.whoisprivacyservice.org
- owner-9769905@ballalinteriors.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ballalinteriors.com.
- IP · 52.219.62.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 72070094-1b76-4b9e-9a81-225ca9e77b6f@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "ballalinteriors.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.