Skip to content

Hostname

advds.com.br

Last fetched

advds.com.br resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.203.160162.241.202.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
69.6.212.20469.6.212.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
hamilton dias de souza
Contact emails

Subdomains

8 observed subdomains of advds.com.br.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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