Skip to content

Hostname

beganalytics.com

Last fetched

beganalytics.com resolves to 1 IPv4 address operated by INTERNETGROUP-CLOUD in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · beganalytics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/beganalytics.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.191.240.70195.191.240.0/24AS39142INTERNETGROUP-CLOUDCH

WHOIS identity

Registrar
iana:1387
Organization
beg management
Contact emails

Subdomains

8 observed subdomains of beganalytics.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for beganalytics.com.

MechanismTarget
SPF_INCLUDEspf.mail.netrics.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.103.71.210/32
SPF_IP212.71.111.45/32
SPF_IP46.14.162.8

Related pages

Pivot deeper into the graph from beganalytics.com.

Cypher and MCP

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

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