Skip to content

Hostname

mail.cem-cey.com

Last fetched

mail.cem-cey.com resolves to 2 IPv4 addresses operated by AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETI in TR.

Nutrition Label

WHISPER CANON · mail.cem-cey.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.cem-cey.com

Resolution chain

mail.cem-cey.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.232.216.8109.232.216.0/23AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR
94.199.201.5294.199.200.0/22AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

WHOIS identity

No WHOIS records are currently associated with mail.cem-cey.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.cem-cey.com.

MechanismTarget
SPF_Amail.cem-cey.com
SPF_INCLUDE_spf.trwww.com
SPF_IP109.232.216.4
SPF_IP109.232.216.8
SPF_IP94.199.200.45
SPF_IP94.199.200.47
SPF_IP94.199.201.48
SPF_MXmail.cem-cey.com

Related pages

Pivot deeper into the graph from mail.cem-cey.com.

Cypher and MCP

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

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