Skip to content

Hostname

lineaexpertises.be

Last fetched

lineaexpertises.be resolves to 1 IPv4 address operated by ARCADIZ - Arcadiz Telecom NV in BE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · lineaexpertises.beRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/lineaexpertises.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.185.49185.221.184.0/22AS50309ARCADIZ - Arcadiz Telecom NVBE

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

2 observed subdomains of lineaexpertises.be.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lineaexpertises.be.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEmailgun.org
SPF_INCLUDEmy.billit.be
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lineaexpertises.be.

Cypher and MCP

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

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