Skip to content

Hostname

helpdesk.postscriptum.com

Last fetched

helpdesk.postscriptum.com resolves to 1 IPv4 address operated by SUPERHOSTING_AS in BG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
164.138.218.177164.138.218.0/23AS201200SUPERHOSTING_ASBG

WHOIS identity

No WHOIS records are currently associated with helpdesk.postscriptum.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • helpdesk.postscriptum.com

SPF policy

5 SPF mechanisms authorising senders for helpdesk.postscriptum.com.

MechanismTarget
SPF_Ahelpdesk.postscriptum.com
SPF_INCLUDEneva.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP164.138.219.15
SPF_MXhelpdesk.postscriptum.com

Related pages

Pivot deeper into the graph from helpdesk.postscriptum.com.

Cypher and MCP

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

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