Skip to content

Hostname

m3bg.com

Last fetched

m3bg.com resolves to 2 IPv4 addresses operated by AS47748 in BG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · m3bg.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/m3bg.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of m3bg.com.

Web-graph footprint

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

97 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for m3bg.com.

MechanismTarget
SPF_IP188.40.98.135
SPF_IP213.16.39.66
SPF_IP213.16.39.67
SPF_IP213.16.39.68
SPF_IP213.16.39.69
SPF_IP213.16.39.70
SPF_IP95.43.230.184/29
SPF_IP95.43.230.187

Related pages

Pivot deeper into the graph from m3bg.com.

Cypher and MCP

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

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