Skip to content

Hostname

plsemail.com

Last fetched

plsemail.com resolves to 1 IPv4 address operated by DATABANK-LATISYS - Latisys-Chicago, LLC in US. WHOIS lists iana:112 as the registrar.

Nutrition Label

WHISPER CANON · plsemail.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/plsemail.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.65.157.153192.65.156.0/22AS17223DATABANK-LATISYS - Latisys-Chicago, LLCUS

WHOIS identity

Registrar
iana:112
Organization
daniel wolfberg
Contact emails

Subdomains

6 observed subdomains of plsemail.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for plsemail.com.

MechanismTarget
SPF_Agw6195.fortimail.com
SPF_Amail.plsemail.com
SPF_Awww.mail.plsemail.com
SPF_INCLUDE_spf01.mykronos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.243.136.195
SPF_IP192.65.157.153
SPF_IP192.65.157.154
SPF_MXplsemail.com

Related pages

Pivot deeper into the graph from plsemail.com.

Cypher and MCP

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

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