Skip to content

Hostname

gdc.net.br

Last fetched

gdc.net.br resolves to 1 IPv4 address operated by AS270956 in BR.

Nutrition Label

WHISPER CANON · gdc.net.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/gdc.net.br

Resolution chain

gdc.net.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.221.77.104131.221.77.0/24AS270956BR

WHOIS identity

Registrar
Organization
next informatica e tecnologia
Contact emails

Subdomains

115 observed subdomains of gdc.net.br.

Web-graph footprint

Distinct hostnames that link to or from gdc.net.br in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for gdc.net.br.

MechanismTarget
SPF_Agdc.net.br
SPF_IP131.221.77.106
SPF_IP2804:7410:0:200:0:0:0:aaa1
SPF_IP2804:7410:0:200:0:0:0:aaa2
SPF_IP2804:7410:0:200:0:0:0:e00
SPF_MXgdc.net.br

Related pages

Pivot deeper into the graph from gdc.net.br.

Cypher and MCP

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

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