Skip to content

Hostname

mail.theprobalm.com

Last fetched

mail.theprobalm.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB.

Nutrition Label

WHISPER CANON · mail.theprobalm.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mail.theprobalm.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.192.103167.99.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

No WHOIS records are currently associated with mail.theprobalm.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mail.theprobalm.com.

MechanismTarget
SPF_Amail.theprobalm.com
SPF_IP87.117.230.182/32
SPF_IP88.208.221.31
SPF_MXmail.theprobalm.com

Related pages

Pivot deeper into the graph from mail.theprobalm.com.

Cypher and MCP

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

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