Skip to content

Hostname

accurate.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.205.1053.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.1123.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.1283.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.483.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.96.543.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.603.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.673.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.763.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
accurate software ltda.
Contact emails

Subdomains

37 observed subdomains of accurate.com.br.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for accurate.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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