Skip to content

Hostname

aim.be

Last fetched

aim.be resolves to 1 IPv4 address operated by KRYSTAL in GB. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · aim.beRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/aim.be

Resolution chain

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

IPPrefixASNOperatorCountry
62.100.205.9862.100.204.0/22AS12488KRYSTALGB

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

5 observed subdomains of aim.be.

Web-graph footprint

Distinct hostnames that link to or from aim.be in the public web crawl.

168 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aim.be.

MechanismTarget
SPF_Aaim.be
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwildapricot.org
SPF_IP37.59.169.15
SPF_IP46.105.10.196
SPF_IP91.183.119.244
SPF_MXaim.be

Related pages

Pivot deeper into the graph from aim.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aim.be"})-[: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.