Skip to content

Hostname

webmail.cesyp.com

Last fetched

webmail.cesyp.com resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · webmail.cesyp.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webmail.cesyp.com

Resolution chain

webmail.cesyp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.240.227.204162.240.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
65.99.252.21965.99.192.0/18AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

No WHOIS records are currently associated with webmail.cesyp.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for webmail.cesyp.com.

MechanismTarget
SPF_Awebmail.cesyp.com
SPF_IP162.240.227.204
SPF_MXwebmail.cesyp.com

Related pages

Pivot deeper into the graph from webmail.cesyp.com.

Cypher and MCP

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

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