Skip to content

Hostname

ipm.edu.mo

Last fetched

ipm.edu.mo resolves to 1 IPv4 address operated by AS4609 in MO. WHOIS lists iana:1255 as the registrar.

Nutrition Label

WHISPER CANON · ipm.edu.moRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ipm.edu.mo

Resolution chain

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

IPPrefixASNOperatorCountry
202.86.179.123202.86.160.0/19AS4609MO

WHOIS identity

Registrar
iana:1255
Organization
Contact emails

Subdomains

77 observed subdomains of ipm.edu.mo.

Web-graph footprint

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

268 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ipm.edu.mo.

MechanismTarget
SPF_Aipm.edu.mo
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.175.9.215
SPF_IP202.175.9.239
SPF_IP202.175.9.241
SPF_MXipm.edu.mo

Related pages

Pivot deeper into the graph from ipm.edu.mo.

Cypher and MCP

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

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