Skip to content

Hostname

mpgu.edu

Last fetched

mpgu.edu resolves to 1 IPv4 address operated by AS42132 in RU.

Nutrition Label

WHISPER CANON · mpgu.eduRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/mpgu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
91.143.47.2591.143.40.0/21AS42132RU

WHOIS identity

Registrar
Organization
moscow pedagogical state university
Contact emails

Subdomains

41 observed subdomains of mpgu.edu.

Web-graph footprint

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

114 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mpgu.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP91.143.39.128/27
SPF_IP91.143.47.0/27

Related pages

Pivot deeper into the graph from mpgu.edu.

Cypher and MCP

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

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