Skip to content

Hostname

planetagiga.com

Last fetched

planetagiga.com resolves to 1 IPv4 address operated by ASN-XTUDIONET - XNET CORE SL in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:379
Organization
fabrice thomas
Contact emails

Subdomains

12 observed subdomains of planetagiga.com.

Threat posture

History

Mail and authentication

MX records

  • planetagiga.com

SPF policy

9 SPF mechanisms authorising senders for planetagiga.com.

MechanismTarget
SPF_Aplanetagiga.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_MXplanetagiga.com

Related pages

Pivot deeper into the graph from planetagiga.com.

Cypher and MCP

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

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