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
Resolution chain
plsemail.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.65.157.153 | 192.65.156.0/22 | AS17223 | DATABANK-LATISYS - Latisys-Chicago, LLC | US |
WHOIS identity
- Registrar
- iana:112
- Organization
- daniel wolfberg
- Contact emails
Subdomains
6 observed subdomains of plsemail.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for plsemail.com.
| Mechanism | Target |
|---|---|
| SPF_A | gw6195.fortimail.com |
| SPF_A | mail.plsemail.com |
| SPF_A | www.mail.plsemail.com |
| SPF_INCLUDE | _spf01.mykronos.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.243.136.195 |
| SPF_IP | 192.65.157.153 |
| SPF_IP | 192.65.157.154 |
| SPF_MX | plsemail.com |
Related pages
Pivot deeper into the graph from plsemail.com.
- IP · 192.65.157.153
- ASN · AS17223DATABANK-LATISYS - Latisys-Chicago, LLC
- Registrar · iana:112
- Country · US
- Email · epieklo@plsemail.com
- TLD · .com
- Browse hostnames · pl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.