Skip to content

Hostname

gaiamail.com.br

Last fetched

gaiamail.com.br resolves to 2 IPv4 addresses operated by CONTABO-40021 - Contabo Inc. in US.

Nutrition Label

WHISPER CANON · gaiamail.com.brRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gaiamail.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
144.126.148.7144.126.148.0/22AS40021CONTABO-40021 - Contabo Inc.US
187.108.196.103187.108.196.0/24AS53107BR

WHOIS identity

No WHOIS records are currently associated with gaiamail.com.br in WhisperGraph.

Subdomains

1 observed subdomain of gaiamail.com.br.

Threat posture

History

Mail and authentication

MX records

  • gaiamail.com.br

SPF policy

6 SPF mechanisms authorising senders for gaiamail.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP177.93.108.12
SPF_IP177.93.108.205
SPF_IP187.108.196.18
SPF_IP187.108.196.45

Related pages

Pivot deeper into the graph from gaiamail.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gaiamail.com.br"})-[: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.