Skip to content

Hostname

begra.nl

Last fetched

begra.nl resolves to 2 IPv4 addresses operated by SIMPLYTRANSIT in GB. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · begra.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/begra.nl

Resolution chain

begra.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.234.151.23385.234.128.0/19AS29550SIMPLYTRANSITGB
94.76.203.5494.76.192.0/18AS29550SIMPLYTRANSITGB

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

46 observed subdomains of begra.nl.

Web-graph footprint

Distinct hostnames that link to or from begra.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for begra.nl.

MechanismTarget
SPF_Abegra.nl
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.begra.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.100.75.218
SPF_IP88.99.165.31
SPF_IP94.124.93.28
SPF_MXbegra.nl

Related pages

Pivot deeper into the graph from begra.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "begra.nl"})-[: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.