Skip to content

Hostname

bego.com

Last fetched

bego.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · bego.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bego.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.72.243138.201.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:828
Organization
dr. jens ma 1/4 ller
Contact emails

Subdomains

84 observed subdomains of bego.com.

Web-graph footprint

Distinct hostnames that link to or from bego.com in the public web crawl.

366 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for bego.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.crsend.com
SPF_IP138.201.72.244
SPF_IP46.4.135.206
SPF_IP78.46.151.239
SPF_IP78.46.151.248
SPF_IP78.47.150.182
SPF_IP94.130.122.59
SPF_MXbego.com
SPF_MXloki.sharpness.de
SPF_MXloki2.sharpness.de
SPF_MXperbit-job.de

Related pages

Pivot deeper into the graph from bego.com.

Cypher and MCP

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

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