Skip to content

Hostname

mega-light.be

Last fetched

mega-light.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · mega-light.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mega-light.be

Resolution chain

mega-light.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:ovh
Organization
Contact emails

Subdomains

5 observed subdomains of mega-light.be.

Web-graph footprint

Distinct hostnames that link to or from mega-light.be in the public web crawl.

5 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mega-light.be.

MechanismTarget
SPF_INCLUDE_spf.brincr.com
SPF_INCLUDE_spf.mr-wolf.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamservice.nl
SPF_IP149.202.72.192
SPF_IP2001:41d0:000d:31c0::/64
SPF_MXmega-light.be

Related pages

Pivot deeper into the graph from mega-light.be.

Cypher and MCP

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

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