Hostname
bellamore.com
Last fetched
bellamore.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bellamore.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.239.255.118 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.28 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.47 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.51 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.163.63.115 | 3.163.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.15 | 3.163.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.2 | 3.163.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.57 | 3.163.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:2
- Organization
- bella more of canada
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for bellamore.com.
| Mechanism | Target |
|---|---|
| SPF_A | bellamore.com |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | spf.hes.trendmicro.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 3.220.60.13/32 |
| SPF_MX | bellamore.com |
Related pages
Pivot deeper into the graph from bellamore.com.
- IP · 18.239.255.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · HU
- Email · ad7tn8ve2aa@networksolutionsprivateregistration.com
- 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: "bellamore.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.