Skip to content

Hostname

belekvillas.com

Last fetched

belekvillas.com resolves to 2 IPv4 addresses operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:1534 as the registrar.

Nutrition Label

WHISPER CANON · belekvillas.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/belekvillas.com

Resolution chain

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

IPPrefixASNOperatorCountry
70.32.23.3870.32.16.0/20AS55293A2HOSTING - A2 Hosting, Inc.US
94.199.201.6194.199.200.0/22AS42807TR

WHOIS identity

Registrar
iana:1534
Organization
domain admin
Contact emails

Subdomains

18 observed subdomains of belekvillas.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for belekvillas.com.

MechanismTarget
SPF_Abelekvillas.com
SPF_INCLUDEspf.a2hosting.com
SPF_IP70.32.23.38
SPF_MXbelekvillas.com

Related pages

Pivot deeper into the graph from belekvillas.com.

Cypher and MCP

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

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