Skip to content

Hostname

mgimo.bg

Last fetched

mgimo.bg resolves to 1 IPv4 address operated by MISSDOMAIN in SE.

Nutrition Label

WHISPER CANON · mgimo.bgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mgimo.bg

Resolution chain

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

IPPrefixASNOperatorCountry
185.76.65.131185.76.64.0/22AS200719MISSDOMAINSE

WHOIS identity

No WHOIS records are currently associated with mgimo.bg in WhisperGraph.

Subdomains

8 observed subdomains of mgimo.bg.

Web-graph footprint

Distinct hostnames that link to or from mgimo.bg in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mgimo.bg.

MechanismTarget
SPF_Amgimo.bg
SPF_INCLUDE_spf.misshosting.com
SPF_INCLUDE_spf.reliablemail.org
SPF_INCLUDEreliablemail.org
SPF_IP185.76.65.131
SPF_MXmgimo.bg

Related pages

Pivot deeper into the graph from mgimo.bg.

Cypher and MCP

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

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