Skip to content

Hostname

sdw.com.br

Last fetched

sdw.com.br resolves to 2 IPv4 addresses operated by TOT-NET - TOT Public Company Limited in TH.

Nutrition Label

WHISPER CANON · sdw.com.brRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/sdw.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
125.26.170.3125.26.170.0/24AS23969TOT-NET - TOT Public Company LimitedTH
191.6.218.22191.6.218.0/23AS28299AS28299 - LWSA S/ABR

WHOIS identity

Registrar
Organization
wlamir carvalho
Contact emails

Subdomains

1 observed subdomain of sdw.com.br.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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