Skip to content

Hostname

belarc.com

Last fetched

belarc.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · belarc.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/belarc.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.252.9123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.122.12034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.113.19634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.127.10635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.56.17650.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.95.4252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.205.12552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.120.4154.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.186.6554.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.192.7498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.137.18232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
belarc
Contact emails

Subdomains

7 observed subdomains of belarc.com.

Web-graph footprint

Distinct hostnames that link to or from belarc.com in the public web crawl.

670 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for belarc.com.

MechanismTarget
SPF_Abelarc.com
SPF_INCLUDE_spf.belarc.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.usa.net
SPF_IP35.172.50.122
SPF_IP50.79.187.88/29

Related pages

Pivot deeper into the graph from belarc.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "belarc.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.