Skip to content

Hostname

govsys.com.br

Last fetched

govsys.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · govsys.com.brRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/govsys.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.112.643.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.793.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.83.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.853.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1103.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.263.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.773.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.833.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
bruno de moraes thomasi
Contact emails

Subdomains

11 observed subdomains of govsys.com.br.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for govsys.com.br.

MechanismTarget
SPF_Agovsys.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP64.31.47.126
SPF_MXgovsys.com.br

Related pages

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

Cypher and MCP

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

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