Skip to content

Hostname

commercetraining.be

Last fetched

commercetraining.be resolves to 1 IPv4 address operated by AS34762 in FR. WHOIS lists registrar:telenet bv as the registrar.

Nutrition Label

WHISPER CANON · commercetraining.beRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/commercetraining.be

Resolution chain

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

IPPrefixASNOperatorCountry
178.208.51.179178.208.32.0/19AS34762FR

WHOIS identity

Registrar
registrar:telenet bv
Organization
Contact emails

Subdomains

2 observed subdomains of commercetraining.be.

Web-graph footprint

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

39 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for commercetraining.be.

MechanismTarget
SPF_Amail.comeos.be
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEspf.avetica.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcommercetraining.be

Related pages

Pivot deeper into the graph from commercetraining.be.

Cypher and MCP

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

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