Hostname
gigroup.com.br
Last fetched
gigroup.com.br resolves to 2 IPv4 addresses operated by AS207964 in IT.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.23.32.127 | 5.23.32.0/23 | AS207964 | — | IT |
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | — | NL |
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.enter.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.whservidor.com |
| SPF_INCLUDE | spf2.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.