Skip to content

Hostname

ergo.be

Last fetched

ergo.be resolves to 1 IPv4 address operated by AS28674 in BE. WHOIS lists registrar:telenet bvba as the registrar.

Nutrition Label

WHISPER CANON · ergo.beRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ergo.be

Resolution chain

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

WHOIS identity

Registrar
registrar:telenet bvba
Organization
Contact emails

Subdomains

2 observed subdomains of ergo.be.

Web-graph footprint

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

31 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ergo.be.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.168.80.35
SPF_IP195.49.225.123
SPF_IP195.49.225.124
SPF_IP195.49.225.139
SPF_IP195.49.225.140
SPF_IP195.49.225.146
SPF_IP195.49.225.147
SPF_IP195.49.225.148
SPF_IP195.49.225.149
SPF_IP195.49.225.150
SPF_IP95.171.166.170/32

Related pages

Pivot deeper into the graph from ergo.be.

Cypher and MCP

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

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