Skip to content

Hostname

turing.com.br

Last fetched

turing.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CO. WHOIS lists registrar:hstdomains (127) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.60.233.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.253.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.413.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.73.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.230.1053.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1163.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1253.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.753.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
registrar:hstdomains (127)
Organization
luciano gama de sousa ramalho - me
Contact emails

Subdomains

18 observed subdomains of turing.com.br.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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