Skip to content

Hostname

mail.emprovize.com

Last fetched

mail.emprovize.com resolves to 1 IPv4 address operated by GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S. in TR.

Nutrition Label

WHISPER CANON · mail.emprovize.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.emprovize.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.247.162.3104.247.162.0/24AS42846GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S.TR

WHOIS identity

No WHOIS records are currently associated with mail.emprovize.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for mail.emprovize.com.

MechanismTarget
SPF_Amail.emprovize.com
SPF_IP104.247.161.226
SPF_IP104.247.161.227
SPF_IP104.247.162.2
SPF_IP104.247.162.4
SPF_IP181.214.190.219
SPF_IP191.96.191.192
SPF_IP208.74.121.86
SPF_IP45.84.191.34
SPF_IP89.252.185.52
SPF_IP89.252.185.54
SPF_MXmail.emprovize.com

Related pages

Pivot deeper into the graph from mail.emprovize.com.

Cypher and MCP

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

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