Skip to content

Hostname

50date.be

Last fetched

50date.be is a registered hostname under the .be top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:axc
Organization
Contact emails

Subdomains

2 observed subdomains of 50date.be.

Web-graph footprint

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

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for 50date.be.

MechanismTarget
SPF_A50date.be
SPF_INCLUDEfilter-out.zxcs.nl
SPF_IP185.104.29.0/24
SPF_IP185.104.29.58
SPF_IP2a06:2ec0:1::106/8
SPF_MX50date.be

Related pages

Pivot deeper into the graph from 50date.be.

Cypher and MCP

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

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