Skip to content

Hostname

gigroup.com.br

Last fetched

gigroup.com.br resolves to 2 IPv4 addresses operated by AS207964 in IT.

Nutrition Label

WHISPER CANON · gigroup.com.brRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/gigroup.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
gi group brasil recursos humanos
Contact emails

Subdomains

13 observed subdomains of gigroup.com.br.

Web-graph footprint

Distinct hostnames that link to or from gigroup.com.br in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for gigroup.com.br.

MechanismTarget
SPF_INCLUDE_netblocks.enter.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.whservidor.com
SPF_INCLUDEspf2.gigroup.com

Related pages

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

Cypher and MCP

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

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