Skip to content

Hostname

auto700.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.1918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.53.103.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.1133.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.473.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.513.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
Organization
alexandre eduardo orsi de mello
Contact emails

Subdomains

1 observed subdomain of auto700.com.br.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.whservidor.com

Related pages

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

Cypher and MCP

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

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