Skip to content

Hostname

ogpy.com.mm

Last fetched

ogpy.com.mm resolves to 1 IPv4 address operated by AS135149 in MM.

Nutrition Label

WHISPER CANON · ogpy.com.mmRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ogpy.com.mm

Resolution chain

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

IPPrefixASNOperatorCountry
103.47.185.213103.47.185.0/24AS135149MM

WHOIS identity

No WHOIS records are currently associated with ogpy.com.mm in WhisperGraph.

Subdomains

5 observed subdomains of ogpy.com.mm.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ogpy.com.mm.

MechanismTarget
SPF_Aogpy.com.mm
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.12.66.168
SPF_IP103.12.66.175
SPF_IP103.145.186.22
SPF_IP121.123.25.168
SPF_IP121.123.25.175
SPF_IP202.133.110.19
SPF_IP210.14.104.78
SPF_IP218.208.33.168
SPF_IP218.208.33.175
SPF_IP58.26.254.164

Related pages

Pivot deeper into the graph from ogpy.com.mm.

Cypher and MCP

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

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