Skip to content

Hostname

spir.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.11513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.68.105143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.34143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.35143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.39143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
genival soares barborsa filho
Contact emails

Subdomains

1 observed subdomain of spir.com.br.

Threat posture

History

Related pages

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

Cypher and MCP

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

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