Skip to content

Hostname

mx0132.ppsmtp.com

Last fetched

mx0132.ppsmtp.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in DE.

Nutrition Label

WHISPER CANON · mx0132.ppsmtp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mx0132.ppsmtp.com

Resolution chain

mx0132.ppsmtp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
132.145.227.109132.145.224.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationDE
132.145.227.111132.145.224.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationDE

WHOIS identity

No WHOIS records are currently associated with mx0132.ppsmtp.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mx0132.ppsmtp.com.

Cypher and MCP

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

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