Skip to content

Hostname

adset.com.br

Last fetched

adset.com.br resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:locaweb (2) as the registrar.

Nutrition Label

WHISPER CANON · adset.com.brRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/adset.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.215.70.17918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.13.1873.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.8.9434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.1.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.48.13344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.166.24444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.182.24844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.246.16854.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:locaweb (2)
Organization
oliver oliver
Contact emails

Subdomains

5 observed subdomains of adset.com.br.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for adset.com.br.

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDEspf.webplace.com.br

Related pages

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

Cypher and MCP

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

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