Skip to content

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

WHISPER CANON · bellamore.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bellamore.com

Resolution chain

bellamore.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.255.11818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.163.63.1153.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.153.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.23.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.573.163.63.0/24AS16509AMAZON-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.

MechanismTarget
SPF_Abellamore.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.hes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.220.60.13/32
SPF_MXbellamore.com

Related pages

Pivot deeper into the graph from bellamore.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.