Skip to content

Hostname

mail.planetagiga.com

Last fetched

mail.planetagiga.com resolves to 1 IPv4 address operated by ASN-XTUDIONET - XNET CORE SL in ES.

Nutrition Label

WHISPER CANON · mail.planetagiga.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.planetagiga.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.84.177.61193.84.177.0/24AS60458ASN-XTUDIONET - XNET CORE SLES

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.planetagiga.com.

MechanismTarget
SPF_Amail.planetagiga.com
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.129.249.102
SPF_IP185.23.70.64
SPF_IP193.84.177.61
SPF_IP217.61.129.17
SPF_IP5.145.175.237
SPF_MXmail.planetagiga.com

Related pages

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

Cypher and MCP

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

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