Skip to content

Hostname

webmail.pcst.network

Last fetched

webmail.pcst.network resolves to 1 IPv4 address operated by LIQUID-WEB-BV in NL.

Nutrition Label

WHISPER CANON · webmail.pcst.networkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webmail.pcst.network

Resolution chain

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

IPPrefixASNOperatorCountry
185.33.101.63185.33.100.0/22AS201682LIQUID-WEB-BVNL

WHOIS identity

No WHOIS records are currently associated with webmail.pcst.network in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for webmail.pcst.network.

MechanismTarget
SPF_Awebmail.pcst.network
SPF_IP185.33.101.63
SPF_MXwebmail.pcst.network

Related pages

Pivot deeper into the graph from webmail.pcst.network.

Cypher and MCP

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

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