Skip to content

Hostname

da2x.com.br

Last fetched

da2x.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.213.10618.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.11118.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.1418.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.1918.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.164.230.1203.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.603.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.663.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.743.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
maria diair da silva
Contact emails

Subdomains

5 observed subdomains of da2x.com.br.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.umbler.com

Related pages

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

Cypher and MCP

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

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