Skip to content

Hostname

belevion.com

Last fetched

belevion.com resolves to 1 IPv4 address operated by AS12310 in RO. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · belevion.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/belevion.com

Resolution chain

belevion.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.149.28.11789.149.0.0/18AS12310RO

WHOIS identity

Registrar
iana:48
Organization
sc. ines group srl
Contact emails

Subdomains

8 observed subdomains of belevion.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • belevion.com

SPF policy

2 SPF mechanisms authorising senders for belevion.com.

MechanismTarget
SPF_Abelevion.com
SPF_MXbelevion.com

Related pages

Pivot deeper into the graph from belevion.com.

Cypher and MCP

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

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