Skip to content

Hostname

enemaction.com.br

Last fetched

enemaction.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · enemaction.com.brRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/enemaction.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.210.169.17418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.91.13118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.168.17823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.234.1723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.100.2063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.124.703.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.94.22034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.122.5052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.107.9954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.118.20654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.13.6067.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.103.9832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
faculdades nordeste s/a
Contact emails

Subdomains

11 observed subdomains of enemaction.com.br.

Web-graph footprint

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

42 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for enemaction.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br

Related pages

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

Cypher and MCP

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

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