Skip to content

Hostname

ecoline.be

Last fetched

ecoline.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:trustteam nv as the registrar.

Nutrition Label

WHISPER CANON · ecoline.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ecoline.be

Resolution chain

ecoline.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:trustteam nv
Organization
Contact emails

Subdomains

4 observed subdomains of ecoline.be.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ecoline.be.

MechanismTarget
SPF_Aecoline.be
SPF_Asmtpout.axsmail.be
SPF_INCLUDE_custspf.one.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEspf.axsmail.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.144.70.85
SPF_IP81.82.211.175
SPF_MXecoline.be

Related pages

Pivot deeper into the graph from ecoline.be.

Cypher and MCP

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

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