Skip to content

Hostname

mpgu.info

Last fetched

mpgu.info resolves to 1 IPv4 address operated by AS8905 in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · mpgu.infoRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mpgu.info

Resolution chain

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

IPPrefixASNOperatorCountry
87.244.9.21987.244.8.0/21AS8905RU

WHOIS identity

Registrar
iana:1606
Organization
dmitry shumeyko
Contact emails

Subdomains

16 observed subdomains of mpgu.info.

Web-graph footprint

Distinct hostnames that link to or from mpgu.info in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mpgu.info.

MechanismTarget
SPF_Ampgu.info
SPF_IP212.34.58.155
SPF_IP87.244.9.192/27
SPF_MXmpgu.info

Related pages

Pivot deeper into the graph from mpgu.info.

Cypher and MCP

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

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