Skip to content

Hostname

sofacoding.com.br

Last fetched

sofacoding.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 · sofacoding.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sofacoding.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.238.1083.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.1093.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.123.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.23.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
99.84.234.12999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:hstdomains (127)
Organization
willian valle
Contact emails

Subdomains

2 observed subdomains of sofacoding.com.br.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

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

Cypher and MCP

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

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