Skip to content

Hostname

e.csplead.com

Last fetched

e.csplead.com resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · e.csplead.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/e.csplead.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.242.218.8238.243.26.0/24AS51167DE

WHOIS identity

No WHOIS records are currently associated with e.csplead.com in WhisperGraph.

Subdomains

1 observed subdomain of e.csplead.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for e.csplead.com.

MechanismTarget
SPF_Ae.csplead.com
SPF_INCLUDEspf.services.csplead.com
SPF_IP51.254.130.152
SPF_MXe.csplead.com

Related pages

Pivot deeper into the graph from e.csplead.com.

Cypher and MCP

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

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