Skip to content

Hostname

mail.gestecin.com

Last fetched

mail.gestecin.com resolves to 2 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
170.249.196.58170.249.192.0/20AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS
173.214.172.194173.214.160.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for mail.gestecin.com.

MechanismTarget
SPF_Amail.gestecin.com
SPF_IP170.249.196.58
SPF_IP173.214.172.194
SPF_IP204.13.233.186
SPF_IP51.161.12.227
SPF_IP54.39.104.138
SPF_MXmail.gestecin.com

Related pages

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

Cypher and MCP

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

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