Skip to content

Hostname

speedgov.com.br

Last fetched

speedgov.com.br resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · speedgov.com.brRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/speedgov.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.234.4515.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
15.229.72.9015.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.86.4518.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.135.15718.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.233.21018.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.33.22518.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.48.5418.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.255.15154.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.8.22254.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.155.23554.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.251.21954.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.141.16056.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.44.8456.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.159.24156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.245.12054.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.173.22756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.30.17554.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
jose heracilio fererira cabral
Contact emails

Subdomains

18 observed subdomains of speedgov.com.br.

Web-graph footprint

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

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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