Skip to content

Hostname

deualiga.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.1218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.1518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.207.293.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.413.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.623.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.803.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
Organization
fm2 produ??es eireli
Contact emails

Subdomains

8 observed subdomains of deualiga.com.br.

Web-graph footprint

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

25 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for deualiga.com.br.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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