Skip to content

Hostname

old.pumedtrans.com

Last fetched

old.pumedtrans.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
132.220.224.156132.220.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
185.119.89.185185.119.89.0/24AS207604UNITEDRS

WHOIS identity

No WHOIS records are currently associated with old.pumedtrans.com in WhisperGraph.

Subdomains

1 observed subdomain of old.pumedtrans.com.

Web-graph footprint

Distinct hostnames that link to or from old.pumedtrans.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for old.pumedtrans.com.

MechanismTarget
SPF_Aold.pumedtrans.com
SPF_INCLUDEspf.emailfilter.io
SPF_IP185.119.89.185
SPF_IP77.105.0.0/24
SPF_IP77.105.36.51
SPF_MXold.pumedtrans.com

Related pages

Pivot deeper into the graph from old.pumedtrans.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "old.pumedtrans.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.